rails/activerecord/test
Ryuta Kamizono 1c3e75bf09
Merge pull request #39268 from kamipo/fix_merging_multiple_left_joins
Fix left joins order when merging multiple left joins from different associations
2020-05-14 06:22:50 +09:00
..
active_record/connection_adapters Deduplicate various Active Record schema cache structures 2019-06-03 13:31:42 +02:00
assets Use YAML to serialize schema cache 2016-11-27 22:09:58 -05:00
cases Merge pull request #39268 from kamipo/fix_merging_multiple_left_joins 2020-05-14 06:22:50 +09:00
fixtures Fix pluck to correctly type cast same column names and association columns 2020-05-13 20:24:42 +09:00
migrations Fix occurrences Fixnum|Bignum 2018-03-04 20:44:30 +02:00
models Fix pluck to correctly type cast same column names and association columns 2020-05-13 20:24:42 +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 Use frozen-string-literal in ActiveRecord 2017-07-19 22:27:07 +03:00