1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activerecord/test
Ryuta Kamizono 35813645b1
Merge pull request #39358 from kamipo/deprecate_group_by_duplicated_fields
Deprecate aggregations with group by duplicated fields
2020-05-24 03:52:29 +09:00
..
active_record/connection_adapters
assets
cases Merge pull request #39358 from kamipo/deprecate_group_by_duplicated_fields 2020-05-24 03:52:29 +09:00
fixtures Fix through association with source/through scope which has joins 2020-05-22 04:05:27 +09:00
migrations
models Fix through association with source/through scope which has joins 2020-05-22 04:05:27 +09:00
schema Fix pluck to correctly type cast same column names and association columns 2020-05-13 20:24:42 +09:00
support Merge pull request #38401 from vinistock/stop_stringifying_during_attribute_assignment 2020-02-13 16:54:35 -05:00
config.example.yml Remove more code for unsupported frontbase and ibm_db adapters 2020-04-12 11:45:28 +09:00
config.rb