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

Add support for UNION operations #42

Open
my2iu opened this issue Oct 13, 2016 · 3 comments
Open

Add support for UNION operations #42

my2iu opened this issue Oct 13, 2016 · 3 comments
Milestone

Comments

@my2iu
Copy link
Owner

my2iu commented Oct 13, 2016

No description provided.

@my2iu
Copy link
Owner Author

my2iu commented Oct 13, 2016

Actually, JPA does not support UNION in queries, so this can't be implemented at the moment.

@my2iu
Copy link
Owner Author

my2iu commented Oct 13, 2016

Alternately, there should be programmatic ways to build up huge chains of ORs.

@my2iu my2iu added this to the 1.8.14 milestone Nov 26, 2016
@my2iu
Copy link
Owner Author

my2iu commented Nov 27, 2016

I implemented this, but I forgot to handle the corner case of a query with an empty where restriction. I've fixed it in the tree, but I'll hold off closing this issue until I make a release with that fix in it.

@my2iu my2iu modified the milestones: 1.8.15, 1.8.14 Nov 27, 2016
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