-
Notifications
You must be signed in to change notification settings - Fork 91
Closed
Labels
bugIndicates an unexpected problem or unintended behaviorIndicates an unexpected problem or unintended behavior
Milestone
Description
The cascading delete still doesn't handle the case involving dj.Part correctly. Basically, any deletion on dj.Part should cause deletion on its parent table. Marking deletion on the parent table then should cause appropriate cascading of deletion on the parent's as well as Part's subtables.
Metadata
Metadata
Assignees
Labels
bugIndicates an unexpected problem or unintended behaviorIndicates an unexpected problem or unintended behavior