Skip to main content

Module sqlite

Module sqlite 

Source
Expand description

SQLite backend implementation via sqlx.

Implements DatabaseBackend for SQLite file-based databases.

Structsยง

SqliteBackend
SQLite file-based database backend.