Expand description
SQLite backend executor — implements DatabaseBackend for sqlx::SqlitePool.
Structs§
- Sqlite
Backend - SQLite backend backed by
sqlx::SqlitePool.
Functions§
- map_
sqlx_ error - Map a
sqlx::Errorto ourErrortype for SQLite.
SQLite backend executor — implements DatabaseBackend for sqlx::SqlitePool.
sqlx::SqlitePool.sqlx::Error to our Error type for SQLite.