Struct sqlx_core::postgres::PgTransactionManager
source · pub struct PgTransactionManager;
Expand description
Implementation of [TransactionManager
] for PostgreSQL.
pub struct PgTransactionManager;
Implementation of [TransactionManager
] for PostgreSQL.