Drizzle database or transaction client accepted by repository factories.
PgTransaction extends PgDatabase, so this single seam covers the root database, transaction clients, and Postgres-protocol drivers such as node-postgres and PGlite.
PgTransaction
PgDatabase
Drizzle database or transaction client accepted by repository factories.
PgTransactionextendsPgDatabase, so this single seam covers the root database, transaction clients, and Postgres-protocol drivers such as node-postgres and PGlite.