Mock out what we need from AR::Base.
new(subtype) Class Public methods
binds_from_relation(relation, binds) Instance Protected methods
extract_value_from_default(default) Class Public methods Extracts the value
quote_table_name_for_assignment(table, attr) Instance Public methods Override
quoted_locking_column() Instance Public methods Quote the column name used for
disconnect!() Instance Public methods Disconnects from the database if already
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
Page 78 of 100