Optional
benchmarkPass query execution time in milliseconds as second argument to logging function (options.logging).
Optional
constraintOptional
isolationOptional
loggingA function that gets executed while running the query to log the sql.
Optional
timing: numberOptional
readWhether this transaction will only be used to read data. Used to determine whether sequelize is allowed to use a read replication server.
Optional
transactionParent transaction. Will be retrieved from CLS automatically if not provided or if null.
Optional
typeGenerated using TypeDoc
Options provided when the transaction is created