1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activerecord/test
Eileen M. Uchitelle b88d964504
Merge pull request #40530 from eileencodes/remove-database-key-from-connected_to
Remove `database` kwarg from `connected_to`
2020-12-17 13:17:18 -05:00
..
active_record/connection_adapters Deduplicate various Active Record schema cache structures 2019-06-03 13:31:42 +02:00
activejob Destroy associations in a background job. 2020-09-24 14:24:15 -04:00
assets Replace test Man with Human 2020-08-14 11:37:09 -04:00
cases Merge pull request #40530 from eileencodes/remove-database-key-from-connected_to 2020-12-17 13:17:18 -05:00
fixtures Ignore strict loading violations on instances loaded through fixtures 2020-12-10 15:23:14 -06:00
migrations Fix occurrences Fixnum|Bignum 2018-03-04 20:44:30 +02:00
models Merge pull request #40836 from intrip/raise-argument_error-on-invald-class_name 2020-12-16 17:44:02 -05:00
schema Ignore strict loading violations on instances loaded through fixtures 2020-12-10 15:23:14 -06:00
support Implement granular role and shard swapping 2020-10-28 15:11:35 -04:00
config.example.yml Remove more code for unsupported frontbase and ibm_db adapters 2020-04-12 11:45:28 +09:00
config.rb