rails/activerecord/test
Heinrich Lee Yu 10ed7f580e Fix query cache when using shared connections
Enables the query cache on the correct connection when
shared connections across threads are enabled
2019-07-08 15:43:49 +08:00
..
active_record/connection_adapters Deduplicate various Active Record schema cache structures 2019-06-03 13:31:42 +02:00
assets
cases Fix query cache when using shared connections 2019-07-08 15:43:49 +08: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