Class: ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter

Inherits:
AbstractAdapter
  • Object
show all
Includes:
Ridgepole::Ext::AbstractMysqlAdapter::DumpAutoIncrement, Ridgepole::Ext::AbstractMysqlAdapter::Partitioning
Defined in:
lib/ridgepole/ext/abstract_mysql_adapter/partitioning.rb,
lib/ridgepole/ext/abstract_mysql_adapter/dump_auto_increment.rb

Method Summary

Methods included from Ridgepole::Ext::AbstractMysqlAdapter::Partitioning

#add_partition, #create_partition, #partition, #remove_partition

Methods included from Ridgepole::Ext::AbstractMysqlAdapter::DumpAutoIncrement

#prepare_column_options

Methods inherited from AbstractAdapter

inherited

Methods included from Ridgepole::SchemaStatementsExt

#index_name_exists?, #rename_table_indexes

Methods included from Ridgepole::Ext::AbstractAdapter::Partitioning

#add_partition, #create_partition, #partition, #partition_tables, #remove_partition