pub type MintPgDatabase = SQLMintDatabase<PgConnectionPool>;
Expand description
Mint DB implementation with PostgreSQL
Aliased Typeยง
pub struct MintPgDatabase { /* private fields */ }
pub type MintPgDatabase = SQLMintDatabase<PgConnectionPool>;
Mint DB implementation with PostgreSQL
pub struct MintPgDatabase { /* private fields */ }