Protected
createProtected
createVend a transaction runner for use in runInTransactionAsync.
Optional
transactionConfig: TransactionConfigProtected
getStart a nested transaction from the specified parent transaction and execure the provided nested-transaction-scoped closure within the nested transaction.
the query context of the parent transaction
async callback to execute within the nested transaction
Query context provider for knex (postgres).