module Sequel::MySQL::PreparedStatements

  1. lib/sequel/adapters/shared/mysql_prepared_statements.rb
Parent: MySQL

This module is used by the mysql and mysql2 adapters to support prepared statements and stored procedures.