module ActiveRecord::ConnectionAdapters
Modules in this namespace
ColumnDumper
in ActiveRecord::ConnectionAdapters
DatabaseLimits
in ActiveRecord::ConnectionAdapters
DatabaseStatements
in ActiveRecord::ConnectionAdapters
QueryCache
in ActiveRecord::ConnectionAdapters
Quoting
in ActiveRecord::ConnectionAdapters
SchemaStatements
in ActiveRecord::ConnectionAdapters
Classes in this namespace
AbstractAdapter
in ActiveRecord::ConnectionAdapters
AbstractMysqlAdapter
in ActiveRecord::ConnectionAdapters
AlterTable
in ActiveRecord::ConnectionAdapters
ClosedTransaction
in ActiveRecord::ConnectionAdapters
Column
in ActiveRecord::ConnectionAdapters
ColumnDefinition
in ActiveRecord::ConnectionAdapters
ConnectionHandler
in ActiveRecord::ConnectionAdapters
ConnectionManagement
in ActiveRecord::ConnectionAdapters
ConnectionPool
in ActiveRecord::ConnectionAdapters
ConnectionSpecification
in ActiveRecord::ConnectionAdapters
IndexDefinition
in ActiveRecord::ConnectionAdapters
Mysql2Adapter
in ActiveRecord::ConnectionAdapters
MysqlAdapter
in ActiveRecord::ConnectionAdapters
OpenTransaction
in ActiveRecord::ConnectionAdapters
PostgreSQLAdapter
in ActiveRecord::ConnectionAdapters
PostgreSQLColumn
in ActiveRecord::ConnectionAdapters
RealTransaction
in ActiveRecord::ConnectionAdapters
SQLite3Adapter
in ActiveRecord::ConnectionAdapters
SQLite3Column
in ActiveRecord::ConnectionAdapters
SavepointTransaction
in ActiveRecord::ConnectionAdapters
SchemaCache
in ActiveRecord::ConnectionAdapters
StatementPool
in ActiveRecord::ConnectionAdapters
Table
in ActiveRecord::ConnectionAdapters
TableDefinition
in ActiveRecord::ConnectionAdapters
Transaction
in ActiveRecord::ConnectionAdapters
TransactionState
in ActiveRecord::ConnectionAdapters