This repository was archived by the owner on Jul 28, 2025. It is now read-only.
Replies: 1 comment
-
Sorry for the duplicate post - had a network interrupt |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We've defined our model with
onDelete: cascade
on the relation, but it doesn't seem to be working when a model is deleted using the go client.Does
prisma-client-go
actually support this feature or am I doing something wrong?Thank you!
Beta Was this translation helpful? Give feedback.
All reactions