Join Slack
Communities
Powered by
Could anyone confirm if cascading deletes are work...
# prisma-whats-new
e
Emi
02/06/2018, 7:49 PM
Could anyone confirm if cascading deletes are working with Prisma 1.1.3? I'm continuing getting this error:
The change you are trying to make would violate the required relation
n
nilan
02/06/2018, 7:50 PM
Cascading deletes are not yet available as a feature.
e
Emi
02/06/2018, 7:50 PM
Ok, thanks, I thought I was doing something wrong!
Emi
02/06/2018, 7:51 PM
I saw a "check" mark somewhere saying it was already available.
Emi
02/06/2018, 7:59 PM
I found it:
https://github.com/graphcool/prisma/issues/353
n
nilan
02/06/2018, 10:35 PM
That's about the specification of the feature, not the implementation.
nilan
02/06/2018, 10:42 PM
You can track the progress of cascading deletes here:
https://github.com/graphcool/prisma/pull/1825
2
Views
Open in Slack
Previous
Next