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 40cadf52db Fix duplicate aliases when using both INNER/LEFT JOINs
It should be shared the count of alias tracking in both INNER/LEFT JOINs
to avoid duplicate aliases.

Fixes #30504.
Closes #30410.
2017-10-23 22:20:58 +09:00
..
active_record/connection_adapters Use frozen-string-literal in ActiveRecord 2017-07-19 22:27:07 +03:00
assets Use YAML to serialize schema cache 2016-11-27 22:09:58 -05:00
cases Fix duplicate aliases when using both INNER/LEFT JOINs 2017-10-23 22:20:58 +09:00
fixtures Add binary helper method to fixtures. 2017-08-12 18:35:32 +09:00
migrations Unify the internal source control .keep file name 2017-08-24 13:40:26 +09:00
models Place MocktailDesigner in test/models/drink_designer.rb 2017-10-23 03:03:47 +09:00
schema Fix CI failure due to reference type mismatch 2017-08-14 17:27:54 +09:00
support Use frozen-string-literal in ActiveRecord 2017-07-19 22:27:07 +03:00
.gitignore
config.example.yml
config.rb Use frozen-string-literal in ActiveRecord 2017-07-19 22:27:07 +03:00