Skip to content
This repository has been archived by the owner on Mar 1, 2023. It is now read-only.

Implement cascading deletions/updates #3

Open
meatballs opened this issue Oct 21, 2020 · 0 comments
Open

Implement cascading deletions/updates #3

meatballs opened this issue Oct 21, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@meatballs
Copy link
Member

Where we have cross-referenced one-many relationships, we need to reflect all changes to the 'one' side on the 'many' side.

At the moment, we only ever add to the 'many' side as the 'one' side is updated. There needs to be an option to cascade deletions too.

@meatballs meatballs added the enhancement New feature or request label Jun 8, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant