supports_primary_key?() Instance Public methods
new() Class Public methods
commit_db_transaction() Instance Public methods Commits a transaction.
remove_column_sql(table_name, column_name, type = nil, options = {}) Instance Protected methods
type_cast(value) Instance Public methods
type() Instance Public methods
supports_migrations?() Instance Public methods Does this adapter support migrations
clear_cache!() Instance Public methods Clear any caching the database adapter
range_to_string(object) Instance Public methods
current_schema() Instance Public methods Returns the current schema name.
Page 32 of 58