supports_explain?() Instance Public methods Does this adapter support explain
reset_sequence!(table, column, sequence = nil) Instance Public methods Set the
rename_column_sql(table_name, column_name, new_column_name) Instance Protected methods
primary_key(table) Instance Public methods Returns just a table's primary key
enable_query_cache!() Instance Public methods
table_exists?(name) Instance Public methods A cached lookup for table existence
rename_index(table_name, old_name, new_name) Instance Public methods Renames
explain(arel, binds = []) Instance Public methods
remove_connection(owner) Instance Public methods Remove the connection for this
checkout() Instance Public methods Check-out a database connection from the
Page 22 of 58