Struct sqlx::mysql::MySqlTransactionManager
source · pub struct MySqlTransactionManager;
Available on crate feature
mysql
only.Expand description
Implementation of [TransactionManager
] for MySQL.
pub struct MySqlTransactionManager;
mysql
only.Implementation of [TransactionManager
] for MySQL.