dbrest-sqlite — SQLite backend for the dbrest REST API
This crate implements the DatabaseBackend
and SqlDialect traits for SQLite
via sqlx::SqlitePool.
dbrest-sqlite — SQLite backend for the dbrest REST API
This crate implements the DatabaseBackend
and SqlDialect traits for SQLite
via sqlx::SqlitePool.