Crate tank_sqlite

Crate tank_sqlite 

Source
Expand description

SQLite driver for tank.

Structsยง

SQLiteConnection
Wrapper for a SQLite sqlite3 connection pointer used by the SQLite driver.
SQLiteDriver
SQLite driver.
SQLitePrepared
Prepared statement wrapper for SQLite.
SQLiteTransaction