On a side note, I’m refactoring some code to use t...
# orm-help
r
On a side note, I’m refactoring some code to use the
referentialActions
, and coming up w/ a weird issue I can’t find in the docs of the middleware not being called upon deletion of a referenced model. I only use prisma for this project so I might have missed something. https://github.com/prisma/prisma/discussions/10655