Hi there, we have been applying the soft delete m...
# orm-help
t
Hi there, we have been applying the soft delete middleware and we noticed that our updateMany calls are giving this error But based on the query - this should not happen.
j
That is weird. Can you enable debugging (see docs) and make an issue with the underlying query that is being sent and executed by the Engine? SOmehow it is getting confused here.