delete_sql(sql, name = nil) Instance Protected methods Executes the delete statement
supports_transaction_isolation?() Instance Public methods MySQL 4 technically
type_cast(value) Instance Public methods
translate_exception(exception, message) Instance Protected methods
disconnect!() Instance Public methods Disconnects from the database if already
exec_insert(sql, name, binds, pk = nil, sequence_name = nil) Instance Public methods Executes
allowed_index_name_length() Instance Public methods Returns 62. SQLite supports
change_column_default(table_name, column_name, default) Instance Public methods Sets
exec_query(sql, name = 'SQL', binds = []) Instance Public methods
key?(key) Instance Public methods
Page 14 of 58