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

Support namespaced records for inet_contains #26

Merged
merged 2 commits into from
Jul 1, 2019
Merged

Support namespaced records for inet_contains #26

merged 2 commits into from
Jul 1, 2019

Conversation

znakaska
Copy link
Contributor

I'm not entirely sure why inet_contains generated an Arel::Nodes::Contains node, but this creates an Arel::Nodes::Inet::Contains node to bypass the const lookup from table name.

Closes #25

@GeorgeKaraszi
Copy link
Owner

Thanks for the contribution and the changes look good 👍

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.

Namespaced record class breaks inet_contains
2 participants