Skip to content
This repository has been archived by the owner on Jul 20, 2020. It is now read-only.

Multiple relation junction tables #1

Open
WanWizard opened this issue Jul 23, 2012 · 0 comments
Open

Multiple relation junction tables #1

WanWizard opened this issue Jul 23, 2012 · 0 comments

Comments

@WanWizard
Copy link
Owner

It should be possible to use a junction table in more then one relation.

This means that in delete operations, this should be taken into account, as the junction table record should not be deleted when the relation between two objects is deleted (as other objects could depend on this relation).

This in turn means junction tables should probably be required to have their own model, so their relationships are known. This model can then be used as "through" model in a many-to-many relation.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant