Mock out what we need from AR::Base.
sql_for_insert(sql, pk, id_value, sequence_name, binds) Instance Protected methods
uuid(name, options = {}) Instance Public methods
rename_index(table_name, old_name, new_name) Instance Public methods
translate_exception_class(e, sql) Instance Protected methods
index_name_exists?(table_name, index_name, default) Instance Public methods
decrement!(attribute, by = 1) Instance Public methods Wrapper around decrement
migration_keys() Instance Public methods Lists the valid migration options
load_target() Instance Public methods
disable_extension(name) Instance Public methods This is meant to be implemented
test_quote_fixnum() Instance Public methods
Page 12 of 100