Mock out what we need from AR::Base.
write(text="") Instance Public methods
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
test_quote_string_float_column() Instance Public methods
clear() Instance Public methods Remove all elements from the queue.
last(limit = nil) Instance Public methods Find the last record (or last N records
Page 29 of 100