sqlite3x::database_error | Exception type used by the sqlite3x classes |
sqlite3x::settings_db | Settings_db ia a very simplistic settings-data database for use with the sqlite3x database layer |
sqlite3x::sqlite3_command | Encapsulates a command to send to an sqlite3_connection |
sqlite3x::sqlite3_connection | Represents a connection to an sqlite3 database |
sqlite3x::sqlite3_cursor | A type for reading results from an sqlite3_command |
sqlite3x::sqlite3_transaction | Manages an sqlite3 transaction |
sqlite3x::table_generator | EXPERIMENTAL |
sqlite3x::table_generator::table_generator_impl | An internal implementation detail of table_generator |