Alternative method to begin a distributed transaction
Symbol
SavepointSQL.distributed
Referenced types
type SQLTransactionContextCallback = (sql: TransactionSQL) => Promise<any> | SQLQuery[]
Callback function type for transaction contexts
Symbol
Alternative method to begin a distributed transaction
Callback function type for transaction contexts