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

Mention Arel.sql in update_all docs [docs] #45662

Merged
merged 1 commit into from Jul 26, 2022
Merged

Conversation

ghiculescu
Copy link
Member

This is needed when a string is provided, if you want to avoid type casting.

Fixes #45658

This is needed when a string is input, to avoid type casting.

Fixes rails#45658
@yahonda yahonda merged commit f34fbad into rails:main Jul 26, 2022
@ghiculescu ghiculescu deleted the patch-10 branch July 26, 2022 13:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Model.update_all(attribute: interval_expression) sets the wrong date when using Postgres' interval expressions
2 participants