Optional
benchmarkPass query execution time in milliseconds as second argument to logging function (options.logging).
Optional
loggingA function that gets executed while running the query to log the sql.
Optional
transactionThe transaction in which this query must be run.
If CLS is enabled and a transaction is running in the current CLS context, that transaction will be used, unless null or a Transaction is manually specified here.
Generated using TypeDoc
Options used for Instance.restore method