Methods

<=> (ActiveRecord::ConnectionAdapters::SQLiteAdapter::Version)
== (ActiveRecord::Reflection::MacroReflection)
[] (ActiveRecord::ConnectionAdapters::StatementPool)
[] (ActiveRecord::ConnectionAdapters::SQLiteAdapter::StatementPool)
[] (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::StatementPool)
[] (ActiveRecord::ConnectionAdapters::TableDefinition)
[] (ActiveRecord::ConnectionAdapters::MysqlAdapter::StatementPool)
[]= (ActiveRecord::ConnectionAdapters::StatementPool)
[]= (ActiveRecord::ConnectionAdapters::MysqlAdapter::StatementPool)
[]= (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::StatementPool)
[]= (ActiveRecord::ConnectionAdapters::SQLiteAdapter::StatementPool)
accepts_nested_attributes_for (ActiveRecord::NestedAttributes::ClassMethods)
active? (ActiveRecord::ConnectionAdapters::AbstractAdapter)
active? (ActiveRecord::ConnectionAdapters::MysqlAdapter)
active? (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
active? (ActiveRecord::ConnectionAdapters::Mysql2Adapter)
active_connection? (ActiveRecord::ConnectionAdapters::ConnectionPool)
active_connections? (ActiveRecord::ConnectionAdapters::ConnectionHandler)
adapter_name (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
adapter_name (ActiveRecord::ConnectionAdapters::AbstractAdapter)
add (ActiveRecord::IdentityMap)
add_column (ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter)
add_column (ActiveRecord::ConnectionAdapters::SchemaStatements)
add_column (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
add_column_position! (ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter)
add_column_sql (ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter)
add_index (ActiveRecord::ConnectionAdapters::SchemaStatements)
add_index_length (ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter)
add_index_options (ActiveRecord::ConnectionAdapters::SchemaStatements)
add_index_sort_order (ActiveRecord::ConnectionAdapters::SchemaStatements)
add_index_sql (ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter)
add_timestamps (ActiveRecord::ConnectionAdapters::SchemaStatements)
add_timestamps_sql (ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter)
add_transaction_record (ActiveRecord::ConnectionAdapters::DatabaseStatements)
assume_migrated_upto_version (ActiveRecord::ConnectionAdapters::SchemaStatements)
begin_db_transaction (ActiveRecord::ConnectionAdapters::DatabaseStatements)
begin_db_transaction (ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter)
begin_db_transaction (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
belongs_to (ActiveRecord::ConnectionAdapters::Table)
belongs_to (ActiveRecord::ConnectionAdapters::TableDefinition)
cache (ActiveRecord::ConnectionAdapters::QueryCache)
call (ActiveRecord::ConnectionAdapters::ConnectionManagement)
call (ActiveRecord::IdentityMap::Middleware)
case_insensitive_comparison (ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter)
case_insensitive_comparison (ActiveRecord::ConnectionAdapters::AbstractAdapter)
case_sensitive_equality_operator (ActiveRecord::ConnectionAdapters::DatabaseStatements)
case_sensitive_modifier (ActiveRecord::ConnectionAdapters::AbstractAdapter)
case_sensitive_modifier (ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter)
change (ActiveRecord::ConnectionAdapters::Table)
change_column (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
change_column (ActiveRecord::ConnectionAdapters::SchemaStatements)
change_column_default (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
change_column_default (ActiveRecord::ConnectionAdapters::SchemaStatements)
change_column_default (ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter)
change_column_null (ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter)
change_column_null (ActiveRecord::ConnectionAdapters::SQLiteAdapter)
change_column_null (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
change_column_sql (ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter)
change_default (ActiveRecord::ConnectionAdapters::Table)
change_table (ActiveRecord::ConnectionAdapters::SchemaStatements)
charset (ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter)
checkin (ActiveRecord::ConnectionAdapters::ConnectionPool)
checkout (ActiveRecord::ConnectionAdapters::ConnectionPool)
class_name (ActiveRecord::Reflection::MacroReflection)
clear (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::StatementPool)
clear (ActiveRecord::IdentityMap)
clear (ActiveRecord::ConnectionAdapters::SQLiteAdapter::StatementPool)
clear (ActiveRecord::ConnectionAdapters::StatementPool)
clear (ActiveRecord::ConnectionAdapters::MysqlAdapter::StatementPool)
clear! (ActiveRecord::ConnectionAdapters::SchemaCache)
clear_active_connections! (ActiveRecord::ConnectionAdapters::ConnectionHandler)
clear_active_connections! (ActiveRecord::Base)
clear_all_connections! (ActiveRecord::ConnectionAdapters::ConnectionHandler)
clear_cache! (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
clear_cache! (ActiveRecord::ConnectionAdapters::AbstractAdapter)
clear_cache! (ActiveRecord::ConnectionAdapters::ConnectionPool)
clear_cache! (ActiveRecord::ConnectionAdapters::SQLiteAdapter)
clear_cache! (ActiveRecord::ConnectionAdapters::MysqlAdapter)
clear_query_cache (ActiveRecord::ConnectionAdapters::QueryCache)
clear_reloadable_connections! (ActiveRecord::ConnectionAdapters::ConnectionPool)
clear_reloadable_connections! (ActiveRecord::ConnectionAdapters::ConnectionHandler)
clear_stale_cached_connections! (ActiveRecord::ConnectionAdapters::ConnectionPool)
clear_table_cache! (ActiveRecord::ConnectionAdapters::SchemaCache)
client_encoding (ActiveRecord::ConnectionAdapters::MysqlAdapter)
client_min_messages (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
client_min_messages= (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
close (ActiveRecord::ConnectionAdapters::AbstractAdapter)
collation (ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter)
column (ActiveRecord::ConnectionAdapters::Table)
column (ActiveRecord::ConnectionAdapters::TableDefinition)
column_exists? (ActiveRecord::ConnectionAdapters::Table)
column_exists? (ActiveRecord::ConnectionAdapters::SchemaStatements)
column_name_length (ActiveRecord::ConnectionAdapters::DatabaseLimits)
columns (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
columns (ActiveRecord::ConnectionAdapters::ConnectionPool)
columns (ActiveRecord::ConnectionAdapters::SchemaStatements)
columns_for_remove (ActiveRecord::ConnectionAdapters::SchemaStatements)
columns_hash (ActiveRecord::ConnectionAdapters::ConnectionPool)
columns_per_multicolumn_index (ActiveRecord::ConnectionAdapters::DatabaseLimits)
columns_per_table (ActiveRecord::ConnectionAdapters::DatabaseLimits)
commit_db_transaction (ActiveRecord::ConnectionAdapters::DatabaseStatements)
commit_db_transaction (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
commit_transaction_records (ActiveRecord::ConnectionAdapters::DatabaseStatements)
connected? (ActiveRecord::ConnectionAdapters::ConnectionHandler)
connected? (ActiveRecord::ConnectionAdapters::ConnectionPool)
connected? (ActiveRecord::Base)
connection (ActiveRecord::Base)
connection (ActiveRecord::Base)
connection (ActiveRecord::ConnectionAdapters::ConnectionPool)
connection_config (ActiveRecord::Base)
connection_id (ActiveRecord::Base)
connection_id= (ActiveRecord::Base)
connection_pool (ActiveRecord::Base)
create (ActiveRecord::ConnectionAdapters::Mysql2Adapter)
create_database (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
create_database (ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter)
create_reflection (ActiveRecord::Reflection::ClassMethods)
create_savepoint (ActiveRecord::ConnectionAdapters::SQLiteAdapter)
create_savepoint (ActiveRecord::ConnectionAdapters::AbstractAdapter)
create_savepoint (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
create_savepoint (ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter)
create_table (ActiveRecord::ConnectionAdapters::SchemaStatements)
current_database (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
current_database (ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter)
current_savepoint_name (ActiveRecord::ConnectionAdapters::AbstractAdapter)
current_schema (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
decrement_open_transactions (ActiveRecord::ConnectionAdapters::AbstractAdapter)
default_primary_key_type (ActiveRecord::ConnectionAdapters::SQLiteAdapter)
default_sequence_name (ActiveRecord::ConnectionAdapters::DatabaseStatements)
delete (ActiveRecord::ConnectionAdapters::DatabaseStatements)
delete (ActiveRecord::ConnectionAdapters::StatementPool)
delete (ActiveRecord::ConnectionAdapters::MysqlAdapter::StatementPool)
delete (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::StatementPool)
delete_sql (ActiveRecord::ConnectionAdapters::DatabaseStatements)
dirties_query_cache (ActiveRecord::ConnectionAdapters::QueryCache)
disable_query_cache! (ActiveRecord::ConnectionAdapters::QueryCache)
disable_referential_integrity (ActiveRecord::ConnectionAdapters::AbstractAdapter)
disconnect! (ActiveRecord::ConnectionAdapters::AbstractAdapter)
disconnect! (ActiveRecord::ConnectionAdapters::MysqlAdapter)
disconnect! (ActiveRecord::ConnectionAdapters::SQLiteAdapter)
disconnect! (ActiveRecord::ConnectionAdapters::ConnectionPool)
disconnect! (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
disconnect! (ActiveRecord::ConnectionAdapters::Mysql2Adapter)
distinct (ActiveRecord::ConnectionAdapters::SchemaStatements)
drop_table (ActiveRecord::ConnectionAdapters::SchemaStatements)
each (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::StatementPool)
each (ActiveRecord::ConnectionAdapters::MysqlAdapter::StatementPool)
each (ActiveRecord::ConnectionAdapters::SQLiteAdapter::StatementPool)
each (ActiveRecord::ConnectionAdapters::StatementPool)
each (ActiveRecord::Fixtures::File)
empty_insert_statement_value (ActiveRecord::ConnectionAdapters::SQLiteAdapter)
empty_insert_statement_value (ActiveRecord::ConnectionAdapters::DatabaseStatements)
enable_query_cache! (ActiveRecord::ConnectionAdapters::QueryCache)
enabled (ActiveRecord::IdentityMap)
enabled= (ActiveRecord::IdentityMap)
encoding (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
error_number (ActiveRecord::ConnectionAdapters::Mysql2Adapter)
escape_bytea (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
establish_connection (ActiveRecord::Base)
establish_connection (ActiveRecord::ConnectionAdapters::ConnectionHandler)
exec_delete (ActiveRecord::ConnectionAdapters::DatabaseStatements)
exec_delete (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
exec_delete (ActiveRecord::ConnectionAdapters::SQLiteAdapter)
exec_delete (ActiveRecord::ConnectionAdapters::MysqlAdapter)
exec_delete (ActiveRecord::ConnectionAdapters::Mysql2Adapter)
exec_insert (ActiveRecord::ConnectionAdapters::Mysql2Adapter)
exec_insert (ActiveRecord::ConnectionAdapters::DatabaseStatements)
exec_query (ActiveRecord::ConnectionAdapters::SQLiteAdapter)
exec_query (ActiveRecord::ConnectionAdapters::MysqlAdapter)
exec_query (ActiveRecord::ConnectionAdapters::Mysql2Adapter)
exec_query (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
exec_query (ActiveRecord::ConnectionAdapters::DatabaseStatements)
exec_update (ActiveRecord::ConnectionAdapters::DatabaseStatements)
exec_update (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
exec_update (ActiveRecord::ConnectionAdapters::MysqlAdapter)
exec_update (ActiveRecord::ConnectionAdapters::Mysql2Adapter)
exec_update (ActiveRecord::ConnectionAdapters::SQLiteAdapter)
exec_without_stmt (ActiveRecord::ConnectionAdapters::Mysql2Adapter)
execute (ActiveRecord::ConnectionAdapters::DatabaseStatements)
execute (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
execute (ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter)
execute (ActiveRecord::ConnectionAdapters::Mysql2Adapter)
execute_and_free (ActiveRecord::ConnectionAdapters::MysqlAdapter)
expire (ActiveRecord::ConnectionAdapters::AbstractAdapter)
explain (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
explain (ActiveRecord::ConnectionAdapters::SQLiteAdapter)
explain (ActiveRecord::ConnectionAdapters::Mysql2Adapter)
extract_schema_and_table (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::Utils)
get (ActiveRecord::IdentityMap)
in_clause_length (ActiveRecord::ConnectionAdapters::DatabaseLimits)
included (ActiveRecord::ConnectionAdapters::QueryCache)
increment_open_transactions (ActiveRecord::ConnectionAdapters::AbstractAdapter)
index (ActiveRecord::ConnectionAdapters::Table)
index_exists? (ActiveRecord::ConnectionAdapters::SchemaStatements)
index_exists? (ActiveRecord::ConnectionAdapters::Table)
index_name_exists? (ActiveRecord::ConnectionAdapters::SchemaStatements)
index_name_for_remove (ActiveRecord::ConnectionAdapters::SchemaStatements)
index_name_length (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
index_name_length (ActiveRecord::ConnectionAdapters::DatabaseLimits)
indexes (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
indexes_per_table (ActiveRecord::ConnectionAdapters::DatabaseLimits)
initialize_dup (ActiveRecord::Timestamp)
initialize_schema_migrations_table (ActiveRecord::ConnectionAdapters::SchemaStatements)
insert (ActiveRecord::ConnectionAdapters::DatabaseStatements)
insert_fixture (ActiveRecord::ConnectionAdapters::DatabaseStatements)
insert_sql (ActiveRecord::ConnectionAdapters::DatabaseStatements)
insert_sql (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
insert_sql (ActiveRecord::ConnectionAdapters::Mysql2Adapter)
joins_per_query (ActiveRecord::ConnectionAdapters::DatabaseLimits)
key? (ActiveRecord::ConnectionAdapters::StatementPool)
key? (ActiveRecord::ConnectionAdapters::SQLiteAdapter::StatementPool)
key? (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::StatementPool)
key? (ActiveRecord::ConnectionAdapters::MysqlAdapter::StatementPool)
klass (ActiveRecord::Reflection::MacroReflection)
last_inserted_id (ActiveRecord::ConnectionAdapters::MysqlAdapter)
last_inserted_id (ActiveRecord::ConnectionAdapters::SQLiteAdapter)
last_inserted_id (ActiveRecord::ConnectionAdapters::DatabaseStatements)
last_inserted_id (ActiveRecord::ConnectionAdapters::Mysql2Adapter)
lease (ActiveRecord::ConnectionAdapters::AbstractAdapter)
length (ActiveRecord::ConnectionAdapters::MysqlAdapter::StatementPool)
length (ActiveRecord::ConnectionAdapters::SQLiteAdapter::StatementPool)
length (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::StatementPool)
length (ActiveRecord::ConnectionAdapters::StatementPool)
limited_update_conditions (ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter)
limited_update_conditions (ActiveRecord::ConnectionAdapters::DatabaseStatements)
log (ActiveRecord::ConnectionAdapters::AbstractAdapter)
mysql2_connection (ActiveRecord::Base)
native_database_types (ActiveRecord::ConnectionAdapters::SchemaStatements)
native_database_types (ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter)
new (ActiveRecord::ConnectionAdapters::MysqlAdapter::StatementPool)
new (ActiveRecord::ConnectionAdapters::TableDefinition)
new (ActiveRecord::ConnectionAdapters::SQLiteAdapter::StatementPool)
new (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::StatementPool)
new (ArJdbcMySQL::Error)
new (ActiveRecord::ConnectionAdapters::SQLiteAdapter::Version)
new (ActiveRecord::IdentityMap::Middleware)
new (ActiveRecord::Fixtures::File)
new (ActiveRecord::ConnectionAdapters::SchemaCache)
new (ActiveRecord::ConnectionAdapters::ConnectionHandler)
new (ActiveRecord::ConnectionAdapters::ConnectionPool)
new (ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter)
new (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
new (ActiveRecord::ConnectionAdapters::Mysql2Adapter)
new (ActiveRecord::ConnectionAdapters::StatementPool)
new (ActiveRecord::ConnectionAdapters::MysqlAdapter)
new (ActiveRecord::Reflection::MacroReflection)
new (ActiveRecord::ConnectionAdapters::Table)
new (ActiveRecord::ConnectionAdapters::SQLiteAdapter)
new (ActiveRecord::ConnectionAdapters::ConnectionManagement)
next_key (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::StatementPool)
open (ActiveRecord::Fixtures::File)
options_include_default? (ActiveRecord::ConnectionAdapters::SchemaStatements)
outside_transaction? (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
outside_transaction? (ActiveRecord::ConnectionAdapters::DatabaseStatements)
pk_and_sequence_for (ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter)
populate_with_current_scope_attributes (ActiveRecord::Scoping)
postgresql_version (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
prefetch_primary_key? (ActiveRecord::ConnectionAdapters::AbstractAdapter)
primary_key (ActiveRecord::ConnectionAdapters::TableDefinition)
primary_key (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
primary_key (ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter)
primary_keys (ActiveRecord::ConnectionAdapters::ConnectionPool)
quote (ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter)
quote (ActiveRecord::ConnectionAdapters::Quoting)
quote_column_name (ActiveRecord::ConnectionAdapters::Quoting)
quote_string (ActiveRecord::ConnectionAdapters::Mysql2Adapter)
quote_string (ActiveRecord::ConnectionAdapters::Quoting)
quote_table_name (ActiveRecord::ConnectionAdapters::Quoting)
quote_table_name (ActiveRecord::ConnectionAdapters::AbstractAdapter)
quote_table_name (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
quoted_columns_for_index (ActiveRecord::ConnectionAdapters::SchemaStatements)
quoted_columns_for_index (ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter)
quoted_date (ActiveRecord::ConnectionAdapters::Quoting)
quoted_false (ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter)
quoted_false (ActiveRecord::ConnectionAdapters::Quoting)
quoted_true (ActiveRecord::ConnectionAdapters::Quoting)
quoted_true (ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter)
raw_connection (ActiveRecord::ConnectionAdapters::AbstractAdapter)
reconnect! (ActiveRecord::ConnectionAdapters::Mysql2Adapter)
reconnect! (ActiveRecord::ConnectionAdapters::AbstractAdapter)
reconnect! (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
reconnect! (ActiveRecord::ConnectionAdapters::MysqlAdapter)
recreate_database (ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter)
references (ActiveRecord::ConnectionAdapters::Table)
references (ActiveRecord::ConnectionAdapters::TableDefinition)
reflect_on_aggregation (ActiveRecord::Reflection::ClassMethods)
reflect_on_all_aggregations (ActiveRecord::Reflection::ClassMethods)
reflect_on_all_associations (ActiveRecord::Reflection::ClassMethods)
reflect_on_all_autosave_associations (ActiveRecord::Reflection::ClassMethods)
reflect_on_association (ActiveRecord::Reflection::ClassMethods)
reinit_with (ActiveRecord::IdentityMap)
release_connection (ActiveRecord::ConnectionAdapters::ConnectionPool)
release_savepoint (ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter)
release_savepoint (ActiveRecord::ConnectionAdapters::AbstractAdapter)
release_savepoint (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
release_savepoint (ActiveRecord::ConnectionAdapters::SQLiteAdapter)
remove (ActiveRecord::IdentityMap)
remove (ActiveRecord::ConnectionAdapters::Table)
remove_belongs_to (ActiveRecord::ConnectionAdapters::Table)
remove_by_id (ActiveRecord::IdentityMap)
remove_column (ActiveRecord::ConnectionAdapters::SchemaStatements)
remove_column_sql (ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter)
remove_columns (ActiveRecord::ConnectionAdapters::SchemaStatements)
remove_connection (ActiveRecord::Base)
remove_connection (ActiveRecord::ConnectionAdapters::ConnectionHandler)
remove_index (ActiveRecord::ConnectionAdapters::SchemaStatements)
remove_index (ActiveRecord::ConnectionAdapters::Table)
remove_index_sql (ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter)
remove_references (ActiveRecord::ConnectionAdapters::Table)
remove_timestamps (ActiveRecord::ConnectionAdapters::Table)
remove_timestamps (ActiveRecord::ConnectionAdapters::SchemaStatements)
remove_timestamps_sql (ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter)
rename (ActiveRecord::ConnectionAdapters::Table)
rename_column (ActiveRecord::ConnectionAdapters::SchemaStatements)
rename_column (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
rename_column_sql (ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter)
rename_index (ActiveRecord::ConnectionAdapters::SchemaStatements)
rename_index (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
rename_table (ActiveRecord::ConnectionAdapters::SQLiteAdapter)
rename_table (ActiveRecord::ConnectionAdapters::SchemaStatements)
rename_table (ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter)
rename_table (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
repository (ActiveRecord::IdentityMap)
requires_reloading? (ActiveRecord::ConnectionAdapters::AbstractAdapter)
requires_reloading? (ActiveRecord::ConnectionAdapters::SQLiteAdapter)
reset! (ActiveRecord::ConnectionAdapters::AbstractAdapter)
reset! (ActiveRecord::ConnectionAdapters::Mysql2Adapter)
reset! (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
reset! (ActiveRecord::ConnectionAdapters::MysqlAdapter)
reset_sequence! (ActiveRecord::ConnectionAdapters::DatabaseStatements)
retrieve_connection (ActiveRecord::Base)
retrieve_connection_pool (ActiveRecord::ConnectionAdapters::ConnectionHandler)
rollback_db_transaction (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
rollback_db_transaction (ActiveRecord::ConnectionAdapters::DatabaseStatements)
rollback_to_savepoint (ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter)
rollback_to_savepoint (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
rollback_to_savepoint (ActiveRecord::ConnectionAdapters::AbstractAdapter)
rollback_to_savepoint (ActiveRecord::ConnectionAdapters::SQLiteAdapter)
rollback_transaction_records (ActiveRecord::ConnectionAdapters::DatabaseStatements)
sanitize_limit (ActiveRecord::ConnectionAdapters::DatabaseStatements)
schema_exists? (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
schema_search_path (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
schema_search_path= (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
select (ActiveRecord::ConnectionAdapters::DatabaseStatements)
select (ActiveRecord::ConnectionAdapters::Mysql2Adapter)
select_all (ActiveRecord::ConnectionAdapters::DatabaseStatements)
select_all (ActiveRecord::ConnectionAdapters::QueryCache)
select_one (ActiveRecord::ConnectionAdapters::DatabaseStatements)
select_rows (ActiveRecord::ConnectionAdapters::MysqlAdapter)
select_rows (ActiveRecord::ConnectionAdapters::DatabaseStatements)
select_rows (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
select_rows (ActiveRecord::ConnectionAdapters::Mysql2Adapter)
select_rows (ActiveRecord::ConnectionAdapters::SQLiteAdapter)
select_value (ActiveRecord::ConnectionAdapters::DatabaseStatements)
select_values (ActiveRecord::ConnectionAdapters::DatabaseStatements)
serial_sequence (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
session_auth= (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
set_standard_conforming_strings (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
show_variable (ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter)
sql_for_insert (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
sql_for_insert (ActiveRecord::ConnectionAdapters::DatabaseStatements)
sql_query_length (ActiveRecord::ConnectionAdapters::DatabaseLimits)
sqlite_version (ActiveRecord::ConnectionAdapters::SQLiteAdapter)
structure_dump (ActiveRecord::ConnectionAdapters::SchemaStatements)
substitute_at (ActiveRecord::ConnectionAdapters::AbstractAdapter)
substitute_at (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
supports_add_column? (ActiveRecord::ConnectionAdapters::SQLiteAdapter)
supports_bulk_alter? (ActiveRecord::ConnectionAdapters::AbstractAdapter)
supports_count_distinct? (ActiveRecord::ConnectionAdapters::AbstractAdapter)
supports_ddl_transactions? (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
supports_ddl_transactions? (ActiveRecord::ConnectionAdapters::AbstractAdapter)
supports_ddl_transactions? (ActiveRecord::ConnectionAdapters::SQLiteAdapter)
supports_explain? (ActiveRecord::ConnectionAdapters::Mysql2Adapter)
supports_explain? (ActiveRecord::ConnectionAdapters::AbstractAdapter)
supports_explain? (ActiveRecord::ConnectionAdapters::SQLiteAdapter)
supports_explain? (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
supports_index_sort_order? (ActiveRecord::ConnectionAdapters::SQLiteAdapter)
supports_index_sort_order? (ActiveRecord::ConnectionAdapters::AbstractAdapter)
supports_index_sort_order? (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
supports_index_sort_order? (ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter)
supports_insert_with_returning? (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
supports_migrations? (ActiveRecord::ConnectionAdapters::AbstractAdapter)
supports_migrations? (ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter)
supports_migrations? (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
supports_primary_key? (ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter)
supports_primary_key? (ActiveRecord::ConnectionAdapters::AbstractAdapter)
supports_savepoints? (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
supports_savepoints? (ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter)
supports_savepoints? (ActiveRecord::ConnectionAdapters::SQLiteAdapter)
supports_savepoints? (ActiveRecord::ConnectionAdapters::AbstractAdapter)
supports_statement_cache? (ActiveRecord::ConnectionAdapters::SQLiteAdapter)
supports_statement_cache? (ActiveRecord::ConnectionAdapters::DatabaseStatements)
supports_statement_cache? (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
supports_statement_cache? (ActiveRecord::ConnectionAdapters::MysqlAdapter)
table_alias_for (ActiveRecord::ConnectionAdapters::SchemaStatements)
table_alias_length (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
table_alias_length (ActiveRecord::ConnectionAdapters::DatabaseLimits)
table_exists? (ActiveRecord::ConnectionAdapters::SQLiteAdapter)
table_exists? (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
table_exists? (ActiveRecord::ConnectionAdapters::SchemaStatements)
table_exists? (ActiveRecord::ConnectionAdapters::SchemaCache)
table_exists? (ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter)
table_name_length (ActiveRecord::ConnectionAdapters::DatabaseLimits)
table_name_prefix (lib/rails/generators/active_record/model/templates/module.rb)
table_structure (ActiveRecord::ConnectionAdapters::SQLiteAdapter)
tables (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
timestamps (ActiveRecord::ConnectionAdapters::Table)
timestamps (ActiveRecord::ConnectionAdapters::TableDefinition)
to_date (Mysql::Time)
to_sql (ActiveRecord::ConnectionAdapters::TableDefinition)
to_sql (ActiveRecord::ConnectionAdapters::DatabaseStatements)
transaction (ActiveRecord::ConnectionAdapters::DatabaseStatements)
transaction_joinable= (ActiveRecord::ConnectionAdapters::AbstractAdapter)
translate_exception (ActiveRecord::ConnectionAdapters::SQLiteAdapter)
translate_exception (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
translate_exception (ActiveRecord::ConnectionAdapters::AbstractAdapter)
translate_exception (ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter)
tsvector (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::TableDefinition)
type_cast (ActiveRecord::ConnectionAdapters::Quoting)
type_cast (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
type_cast (ActiveRecord::ConnectionAdapters::MysqlAdapter)
type_to_sql (ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter)
type_to_sql (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
uncached (ActiveRecord::ConnectionAdapters::QueryCache)
unescape_bytea (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
update (ActiveRecord::ConnectionAdapters::DatabaseStatements)
update_sql (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
update_sql (ActiveRecord::ConnectionAdapters::DatabaseStatements)
use (ActiveRecord::IdentityMap)
valid_alter_table_options (ActiveRecord::ConnectionAdapters::SQLiteAdapter)
verify! (ActiveRecord::ConnectionAdapters::AbstractAdapter)
with_connection (ActiveRecord::ConnectionAdapters::ConnectionPool)
with_exclusive_scope (ActiveRecord::Scoping::ClassMethods)
with_scope (ActiveRecord::Scoping::ClassMethods)
without (ActiveRecord::IdentityMap)
xml (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::TableDefinition)
xml (ActiveRecord::ConnectionAdapters::TableDefinition)