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
-
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