pub fn map_sqlx_error(e: Error) -> Error
Map a sqlx::Error to our Error type for SQLite.
sqlx::Error
Error