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

WHERE IN () for discriminator values #1

Open
BenMorel opened this issue Jan 15, 2019 · 0 comments
Open

WHERE IN () for discriminator values #1

BenMorel opened this issue Jan 15, 2019 · 0 comments

Comments

@BenMorel
Copy link
Member

When finding an entity that has child classes, we need to perform a WHERE IN() with the discriminator value of the entity class AND those of all its subclasses.

Currently, only the dicriminator value for the class itself is requested.

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

No branches or pull requests

1 participant