rails/activerecord/test
Eileen M. Uchitelle b1fc1319df
Merge pull request #35795 from alimi/cache-database-version
Cache database version in schema cache
2019-04-03 11:23:47 -04: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 Merge pull request #35795 from alimi/cache-database-version 2019-04-03 11:23:47 -04: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 Add Relation#annotate for SQL commenting 2019-03-21 20:30:56 -07:00
schema Add insert_all to ActiveRecord models (#35077) 2019-03-05 11:16:44 -08:00
support Remove duplicated protected params definitions 2019-02-24 19:50:53 +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