add_column(table_name, column_name, type, options = {}) Instance Public methods Adds
type() Instance Public methods
change_column_sql(table_name, column_name, type, options = {}) Instance Protected methods
clear_cache!() Instance Public methods Clears the prepared statements cache
translate_exception(exception, message) Instance Protected methods
active_connection?() Instance Public methods Is there an open connection that
test_quote_true() Instance Public methods
fetch(ftype, fmod) Instance Public methods
type_cast(value) Instance Public methods
raw_connection() Instance Public methods Provides access to the underlying database
Page 20 of 58