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

sqliss or clause does not work #68

Closed
gaspard opened this issue Dec 12, 2013 · 2 comments
Closed

sqliss or clause does not work #68

gaspard opened this issue Dec 12, 2013 · 2 comments

Comments

@gaspard
Copy link
Collaborator

gaspard commented Dec 12, 2013

The 'or clause' is brittle and should be replaced with 'union'.

@testbird
Copy link

Maybe also add sql's INTERSECT and MINUS, the syntax pattern seems the same as with UNION and it looks like the proper solution to "substract" hits from a query etc.

@testbird
Copy link

Is the querybuilder 1.2.4 gem available somewhere?

I am also wondering why 93558b4 reverted the dependency back to 1.2.3?

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

2 participants