1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activerecord/lib
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 Share connection pools for non-default shards 2020-10-29 22:52:23 +00:00
arel Properly support reverse_order on relations with nulls_first or nulls_last calls 2020-09-08 11:20:46 -04:00
rails/generators The abstract parent class file generated via generator should not be pluralized 2020-08-02 22:25:57 +05:30
active_record.rb Destroy associations in a background job. 2020-09-24 14:24:15 -04:00
arel.rb