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
Eugene Kenny 348d6c624c Share connection pools for non-default shards
Unless `legacy_connection_handling` was set to `false`, only the default
shard's connection pools were shared during transactional tests.
2020-10-29 22:52:23 +00:00
..
active_record/connection_adapters
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 Share connection pools for non-default shards 2020-10-29 22:52:23 +00:00
fixtures Replace test Man with Human 2020-08-14 11:37:09 -04:00
migrations
models Fix read_attribute_before_type_cast to consider attribute aliases 2020-10-18 20:32:47 -03:00
schema Destroy associations in a background job. 2020-09-24 14:24:15 -04:00
support Implement granular role and shard swapping 2020-10-28 15:11:35 -04:00
config.example.yml
config.rb