Hi all. I had a quick question about the referenti...
# orm-help
n
Hi all. I had a quick question about the referential actions preview feature. The docs mention that referential actions do not work w/ implicit many to many relations. Does this mean that we need to update our schema to use explicit many-to-many relations, even if we are using the default referential actions for those models?
r
@Nima Shoghi 👋 Yes to use referential actions you would need to use explicit many to many relations 🙂