delete(key) Instance Public methods
clear() Instance Public methods
[]=(sql, key) Instance Public methods
[](key) Instance Public methods
new(connection, max = 1000) Class Public methods
translate_exception(exception, message) Instance Protected methods
table_structure(table_name) Instance Protected methods
sqlite_version() Instance Protected 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
table_exists?(table_name) Instance Public methods
Page 214 of 2275