execute(sql, name = nil) Instance Public methods Executes the SQL statement in the context of this connection.
index_algorithms() Instance Public methods
limited_update_conditions(where_sql, quoted_table_name, quoted_primary_key) Instance Public methods
native_database_types() Instance Public methods
pk_and_sequence_for(table) Instance Public methods Returns a table's primary key and belonging sequence.
primary_key(table) Instance Public methods Returns just a table's primary key
quote(value, column = nil) Instance Public methods QUOTING ==================================================
quoted_false() Instance Public methods
quoted_true() Instance Public methods
recreate_database(name, options = {}) Instance Public methods Drops the database specified on the name attribute and creates it again using the provided options.
Page 2073 of 11844