rails/activerecord/test
Ryuta Kamizono ba7634d304 Merge pull request #36647 from giraffate/fix_exists_with_distinct_and_offset_and_order_in_postgresql
Fix `relation.exists?` with giving `distinct`, `offset` and `order` for joined table
2019-07-11 09:11:01 +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 #36647 from giraffate/fix_exists_with_distinct_and_offset_and_order_in_postgresql 2019-07-11 09:11:01 +09:00
fixtures Lazy checking whether or not values in IN clause are boundable 2018-10-24 11:26:49 +09:00
migrations Fix occurrences Fixnum|Bignum 2018-03-04 20:44:30 +02:00
models Merge pull request #36210 from vishaltelangre/raise-record-invalid-when-associations-fail-to-save-due-to-uniqueness-failure 2019-06-24 13:59:15 -04:00
schema MySQL: Fix schema dumping enum and set columns correctly 2019-07-05 18:42:41 +09:00
support Enable Layout/EmptyLinesAroundAccessModifier cop 2019-06-13 12:00:45 +09:00
config.example.yml Respect ENV variables when finding DBs etc for the test suite 2019-02-06 01:20:06 +10:30
config.rb Use frozen-string-literal in ActiveRecord 2017-07-19 22:27:07 +03:00