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 lots more query methods #8

Merged
merged 2 commits into from
Nov 2, 2019
Merged

Conversation

shioyama
Copy link
Owner

@shioyama shioyama commented Nov 2, 2019

It occurred to me that Wharel could very easily support all kinds of other query methods which actually accept Arel node arguments, so here I've done that. With this change, in addition to where, not and order (added yesterday), you can now also pass blocks to having, pluck, group and even or.

@shioyama shioyama merged commit b7839c9 into master Nov 2, 2019
@shioyama shioyama deleted the more_query_methods branch November 2, 2019 01:19
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

Successfully merging this pull request may close these issues.

None yet

1 participant