Mock out what we need from AR::Base.
revert() Instance Public methods While executing the given block, the recorded
exec_delete(sql, name, binds) Instance Public methods Executes delete sql
change_column(table_name, column_name, type, options = {}) Instance Public methods Changes
column(name, type = nil, options = {}) Instance Public methods
structure_load(*arguments) Instance Public methods
clear_cache!() Instance Public methods Clears the prepared statements cache
encoding() Instance Public methods Returns the current database encoding format
validates_uniqueness_of(*attr_names) Instance Public methods Validates whether
rename_index(table_name, old_name, new_name) Instance Public methods
new(attributes = nil, options = {}) Class Public methods New objects can be
Page 79 of 100