Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

relation-discriminator extension should work with N-1 relationships #27

Open
andyjefferson opened this issue Apr 11, 2016 · 0 comments
Open

Comments

@andyjefferson
Copy link
Member

andyjefferson commented Apr 11, 2016

relation-discriminator-column should apply to n-1 join tables. Currently, only ElementContainerTable deals with it, which means that the parent must have a Collection of children for it to work. Since N-1 is a subset of N-M, I think it should be fairly trivial to implement this issue

When asked to implement it due to it "being trivial", the response was along the lines of "oh, I can't do things like that". Raised on the old DN forum.

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

No branches or pull requests

1 participant