Mock out what we need from AR::Base.
collation(*arguments) Instance Public methods
case_sensitive_modifier(node) Instance Public methods
read_store_attribute(store_attribute, key) Instance Protected methods
table_name_options(config = ActiveRecord::Base) Instance Public methods
with_lock(lock = true) Instance Public methods Wraps the passed block in a transaction
add(element) Instance Public methods Add element to the queue.
supports_explain?() Instance Public methods
indexes_per_table() Instance Public methods Returns the maximum number of indexes
column(name, type, options = {}) Instance Public methods Instantiates a new
supports_migrations?() Instance Public methods Returns true, since this connection
Page 3 of 100