Optional
benchmarkPass query execution time in milliseconds as second argument to logging function (options.logging).
Optional
forceIf set to true, paranoid models will actually be deleted
Optional
hooksIf false
the applicable hooks will not be called.
The default value depends on the context.
true
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
The options for the removeAssociation mixin of the belongsToMany association.
See
BelongsToManyRemoveAssociationMixin