Mock out what we need from AR::Base.
supports_migrations?() Instance Public methods Does this adapter support migrations
table_exists?(name) Instance Public methods
type_cast(value) Instance Public methods
table_name() Class Public methods
check_schema_file(filename) Instance Public methods
prepare(object, store_attribute) Class Public methods
try_to_load_dependency_with_silence(*args) Instance Public methods
clear_cache!() Instance Public methods Clear any caching the database adapter
find_take() Instance Protected methods
Page 59 of 100