1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activerecord/lib
Rafael Mendonça França 86e5c93792
Merge pull request #43465 from ignacio-chiazzo/group_update_all
Allow group_by and having with update_all
2021-11-01 19:10:40 -04:00
..
active_record Merge pull request #43465 from ignacio-chiazzo/group_update_all 2021-11-01 19:10:40 -04:00
arel Use nested queries when doing UPDATE in myslq and GROUP_BY and HAVING clauses are present. 2021-11-01 13:27:44 -04:00
rails/generators Make reading_role and writing_role module instance variables 2021-06-10 18:24:37 +02:00
active_record.rb Fix tests for validation of default_timezone 2021-10-14 18:11:08 +00:00
arel.rb Merge PR #40491 2021-10-14 20:46:08 +00:00