Module concatsql::sqlite

source ·
Available on crate feature sqlite only.
Expand description

Interface to SQLite of ConcatSQL.

Functions

Open a read-write connection to a new or existing database.
Open a readonly connection to a new or existing database.
Return the version number of SQLite.