supports_savepoints?() Instance Public methods
supports_statement_cache?() Instance Public methods Returns true, since this connection adapter supports prepared statement caching.
table_exists?(table_name) Instance Public methods
valid_alter_table_options( type, options) Instance Public methods See: www.sqlite.org/lang_altertable.html SQLite has an additional restriction on the ALTER TABLE statement
sqlite_version() Instance Protected methods
table_structure(table_name) Instance Protected methods
translate_exception(exception, message) Instance Protected methods
new(connection, max = 1000) Class Public methods
[](key) Instance Public methods
[]=(sql, key) Instance Public methods
Page 2118 of 11844