rails--rails/activerecord/lib
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 Expose role/shard on pool/connection 2021-11-23 10:06:23 -05:00
arel Use nested queries when doing DELETE and GROUP_BY and HAVINAG clauses present. 2021-11-01 21:39:20 -04:00
rails/generators
active_record.rb Fix TestFixtures autoload 2021-11-18 18:39:16 +00:00
arel.rb Merge PR #40491 2021-10-14 20:46:08 +00:00