Module sqlite

Module sqlite 

Source
Expand description

Implementation of the database abstraction using SQLite.

Structs§

ConnectionOptions
Options to establish a connection to an SQLite database.

Functions§

connect
Factory to connect to a SQLite database.