type_to_sql(type, limit = nil, precision = nil, scale = nil) Instance Public methods Maps
columns(table_name) Instance Public methods Returns the list of all column definitions
encoding() Instance Public methods Returns the current database encoding format
change_column(table_name, column_name, type, options = {}) Instance Public methods Changes
drop_schema(schema_name) Instance Public methods Drops the schema for the given
schema_exists?(name) Instance Public methods Returns true if schema exists.
create_schema(schema_name) Instance Public methods Creates a schema for the
client_min_messages=(level) Instance Public methods Set the client message level
collation() Instance Public methods Returns the current database collation.
index_name_length() Instance Public methods
Page 3 of 3