Mock out what we need from AR::Base.
new(connection, logger, connection_options, config) Class Public methods FIXME:
transaction_open?() Instance Public methods
count(column_name = nil, options = {}) Instance Public methods Count the records
persisted?() Instance Public methods Returns true if the record is persisted
destroy(id) Instance Public methods Destroy an object (or multiple objects)
distinct() Instance Public methods Specifies whether the records should be unique
new(class_names, config) Class Public methods
try_to_load_dependency(file_name) Instance Public methods
test_quote_as_mb_chars_binary_column() Instance Public methods
columns_per_table() Instance Public methods Returns the maximum number of columns
Page 8 of 100