new(connection, logger, connection_options, config) Class Public methods
close() Instance Public methods Check the connection back in to the connection
int8range(name, options = {}) Instance Public methods
initialize_schema_migrations_table() Instance Public methods
quote_string(s) Instance Public methods Quotes a string, escaping any ' (single
remove_index_sql(table_name, options = {}) Instance Protected methods
table_exists?(name) Instance Public methods Returns true if table exists. If
adapter_name() Instance Public methods Returns 'PostgreSQL' as adapter name
prepare_column_options(column, types) Instance Public methods This can be overridden
translate_exception(exception, message) Instance Protected methods
Page 36 of 58