Mock out what we need from AR::Base.
remove_column_sql(table_name, column_name, type = nil, options = {}) Instance Protected methods
type_cast(value) Instance Public methods
instantiate(attributes, column_types = {}) Instance Public methods Given an
sequence_name=(value) Instance Public methods Sets the name of the sequence
type() Instance Public methods
supports_migrations?() Instance Public methods Does this adapter support migrations
inheritance_column() Instance Public methods Defines the name of the table column
update_counters(id, counters) Instance Public methods Make sure the lock version
clear_cache!() Instance Public methods Clear any caching the database adapter
range_to_string(object) Instance Public methods
Page 61 of 100