[][src]Module concatsql::sqlite

This is supported on crate feature sqlite only.

Interface to SQLite of ConcatSQL.

Functions

open

Open a read-write connection to a new or existing database.

open_readonly

Open a readonly connection to a new or existing database.

version

Return the version number of SQLite.