Mock out what we need from AR::Base.
exec_without_stmt(sql, name = 'SQL', binds = []) Instance Public methods Alias
active?() Instance Public methods Is this connection alive and ready for queries
attribute_for_inspect(attr_name) Instance Public methods Returns an #inspect-like
has_and_belongs_to_many(name, scope = nil, options = {}, &extension) Instance Public methods
new(connection, logger, connection_options, config) Class Public methods
close() Instance Public methods Check the connection back in to the connection
inspect() Instance Public methods Returns a string like 'Post(id:integer, title:string
take(n = nil) Instance Public methods
int8range(name, options = {}) Instance Public methods
initialize_schema_migrations_table() Instance Public methods
Page 70 of 100