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

Fix Sequel querying on untranslated attributes in i18n block #529

Merged
merged 3 commits into from
Sep 25, 2021

Conversation

shioyama
Copy link
Owner

@shioyama shioyama commented Sep 25, 2021

I noticed this wasn't working correctly while working on another PR. Once tests pass I'l ship this as 1.1.4. I'll ship this in 1.2.

@shioyama shioyama changed the title Fix Sequel querying in i18n block Fix Sequel querying on untranslated attributes in i18n block Sep 25, 2021
@shioyama shioyama changed the title Fix Sequel querying on untranslated attributes in i18n block Fix Sequel querying on untranslated attributes in i18n block Sep 25, 2021
This code is not actually covered by tests, but Sequel::SQL::Expression
does not have `args`, ComplexExpression does, so let's fix this.
@shioyama shioyama merged commit 72959de into master Sep 25, 2021
@github-pages github-pages bot temporarily deployed to github-pages September 25, 2021 13:37 Inactive
@shioyama shioyama deleted the fix_sequel_querying branch October 17, 2021 07:04
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.

1 participant