module ActiveRecord::ConnectionAdapters
Modules in this namespace
AbstractPool
in ActiveRecord::ConnectionAdapters
ColumnMethods
in ActiveRecord::ConnectionAdapters
DatabaseLimits
in ActiveRecord::ConnectionAdapters
DatabaseStatements
in ActiveRecord::ConnectionAdapters
Deduplicable
in ActiveRecord::ConnectionAdapters
MySQL
in ActiveRecord::ConnectionAdapters
PostgreSQL
in ActiveRecord::ConnectionAdapters
QueryCache
in ActiveRecord::ConnectionAdapters
Quoting
in ActiveRecord::ConnectionAdapters
SQLite3
in ActiveRecord::ConnectionAdapters
Savepoints
in ActiveRecord::ConnectionAdapters
SchemaStatements
in ActiveRecord::ConnectionAdapters
Classes in this namespace
AbstractAdapter
in ActiveRecord::ConnectionAdapters
AbstractMysqlAdapter
in ActiveRecord::ConnectionAdapters
AlterTable
in ActiveRecord::ConnectionAdapters
Column
in ActiveRecord::ConnectionAdapters
ConnectionHandler
in ActiveRecord::ConnectionAdapters
ConnectionPool
in ActiveRecord::ConnectionAdapters
IndexDefinition
in ActiveRecord::ConnectionAdapters
LegacyPoolManager
in ActiveRecord::ConnectionAdapters
Mysql2Adapter
in ActiveRecord::ConnectionAdapters
NullColumn
in ActiveRecord::ConnectionAdapters
NullPool
in ActiveRecord::ConnectionAdapters
NullTransaction
in ActiveRecord::ConnectionAdapters
PoolConfig
in ActiveRecord::ConnectionAdapters
PoolManager
in ActiveRecord::ConnectionAdapters
PostgreSQLAdapter
in ActiveRecord::ConnectionAdapters
RealTransaction
in ActiveRecord::ConnectionAdapters
ReferenceDefinition
in ActiveRecord::ConnectionAdapters
SQLite3Adapter
in ActiveRecord::ConnectionAdapters
SavepointTransaction
in ActiveRecord::ConnectionAdapters
SchemaCache
in ActiveRecord::ConnectionAdapters
SchemaCreation
in ActiveRecord::ConnectionAdapters
SchemaDumper
in ActiveRecord::ConnectionAdapters
SqlTypeMetadata
in ActiveRecord::ConnectionAdapters
StatementPool
in ActiveRecord::ConnectionAdapters
Table
in ActiveRecord::ConnectionAdapters
TableDefinition
in ActiveRecord::ConnectionAdapters
Transaction
in ActiveRecord::ConnectionAdapters
TransactionManager
in ActiveRecord::ConnectionAdapters
TransactionState
in ActiveRecord::ConnectionAdapters