Add cascading deletes #518
seanrockster
started this conversation in
Ideas
Replies: 2 comments 2 replies
-
I'm not sure what code you are using, but we already do this |
Beta Was this translation helpful? Give feedback.
2 replies
-
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.
-
You might recall me having an issue with multiple unfinalized carts. I'm writing a task to delete them but, alas, there are multiple foreign constrains that are prevent me automating this. It would be great if a delete could cascade so if i delete an order, it deletes frozen prices, and order properties, and order line properties and order lines etc etc etc.
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions