rails/activerecord/test
2021-03-28 10:49:15 +09:00
..
active_record/connection_adapters Deduplicate various Active Record schema cache structures 2019-06-03 13:31:42 +02:00
activejob Fix end alignment 2021-03-21 15:46:36 +09:00
assets Replace test Man with Human 2020-08-14 11:37:09 -04:00
cases Add test case for class level strict_loading_mode 2021-03-28 10:49:15 +09:00
fixtures Don't like to add extra models/tables/fixtures, use existing those 2021-02-25 11:32:44 +09:00
migrations Show a warning when running no migration using SCOPE 2021-01-26 15:05:35 +01:00
models Batch queries that are the same but are using different extension 2021-03-22 21:51:18 +00:00
schema Revert "Fix schema for members" 2021-03-22 19:45:09 +00:00
support Allow async executor to be configurable 2021-02-19 12:34:57 -05:00
config.example.yml Make we always type cast TimeWithZone objects before passing to mysql2 2021-02-11 22:45:14 +00:00
config.rb