Protected
createProtected
createVend a regular (non-transactional) entity query context.
Protected
getGet the query interface for constructing a query context.
Start 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
Start a transaction and execute the provided transaction-scoped closure within the transaction.
async callback to execute within the transaction
Optional
transactionConfig: TransactionConfig
Query context provider for knex (postgres).