Module sqlite

Source
Available on crate feature sqlx_sqlite only.
Expand description

Structs§

SqlxSqliteQueryRepo
The schema history table queries for postgres.

Type Aliases§

SqlxSqliteExecutor
Specialization of SqlxExecutor to sqlx::SqlitePool.