remove_belongs_to(*args) Instance Public methods Alias for:
drop_table(table_name, options = {}) Instance Public methods Drops a table from
change_default(column_name, default) Instance Public methods Sets a new default
set_state(state) Instance Public methods
each(&block) Instance Public methods
primary_key(table) Instance Public methods Returns just a table's primary key
schema_search_path() Instance Public methods Returns the active schema search
index_name_length() Instance Public methods Returns the maximum length of an
sql_for_insert(sql, pk, id_value, sequence_name, binds) Instance Public methods
native_database_types() Instance Public methods Returns a hash of mappings from
Page 6 of 58