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
eileencodes 061b527d79
Expose role/shard on pool/connection
It can be useful to know what the role and shard of the connection or
pool is. Previously there was no way to find the role or shard other
than asking `connected_to?` - sometimes it's better to just have the
actual role and shard names available.
2021-11-23 10:06:23 -05:00
..
active_record/connection_adapters
activejob
assets
cases Expose role/shard on pool/connection 2021-11-23 10:06:23 -05:00
fixtures Add tests for enum with strings 2021-10-25 13:34:28 -04:00
migrations
models Fix flaky test in HasManyThroughDisableJoinsAssociationsTest 2021-11-15 21:46:01 +03:00
schema Fix has_many inversing recursion on models with recursive associations 2021-11-05 12:15:12 -04:00
support Rename adapter_short to adapter_name 2021-09-21 08:26:04 +09:00
config.example.yml
config.rb