enable_extension(name) Instance Public methods This is meant to be implemented
rename_table(table_name, new_name) Instance Public methods Renames a table.
insert_sql(sql, name = nil, pk = nil, id_value = nil, sequence_name = nil) Instance Public methods
[]=(sql, key) Instance Public methods
cache() Instance Public methods Enable the query cache within the block.
new(connection, max = 1000) Class Public methods
exec_query(sql, name = nil, binds = []) Instance Public methods
index_name_for_remove(table_name, options = {}) Instance Protected methods
clear() Instance Public methods Remove all elements from the queue.
Page 16 of 58