Struct sqlx_core::sqlite::SqliteTransactionManager
source · pub struct SqliteTransactionManager;Expand description
Implementation of [TransactionManager] for SQLite.
pub struct SqliteTransactionManager;Implementation of [TransactionManager] for SQLite.