Pass query execution time in milliseconds as second argument to logging function (options.logging).
If set to true, paranoid models will actually be deleted
If false
the applicable hooks will not be called.
The default value depends on the context.
A function that gets executed while running the query to log the sql.
The 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
The options for the removeAssociations mixin of the belongsToMany association.
BelongsToManyRemoveAssociationsMixin