A type alias representing a Postgres transaction. It extends the PostgresTransactionImpl interface and includes the PoolClient interface.
PostgresTransactionImpl
PoolClient
A type alias representing a Postgres transaction. It extends the
PostgresTransactionImplinterface and includes thePoolClientinterface.