Creates a transaction and sets pg settings before executing queries. The applied pgSettings are added to the field "_debugPgSettings" in the transaction object for debug purposes.
DB pool instance or PG/Zapatos client.
Transaction isolation level.
Settings to be set before queries are executed.
Callback where queries are executed.
Generated using TypeDoc
Creates a transaction and sets pg settings before executing queries. The applied pgSettings are added to the field "_debugPgSettings" in the transaction object for debug purposes.