rails/activerecord/lib
eileencodes 232aed8504
Allow configs_for to accept a custom hash key
Now that we support a way to register custom configurations we need to
allow applications to find those configurations. This change adds a
`config_key` option to `configs_for` to find db configs where the
configuration_hash contains a particular key.

I have also removed the deprecation for `include_replicas` while I was
in here to make the method signature cleaner. I've updated the upgrade
guide with the removal.
2023-02-28 12:12:08 -05:00
..
active_record Allow configs_for to accept a custom hash key 2023-02-28 12:12:08 -05:00
arel Merge pull request #47495 from olefriis/use-same-binding-grammar-for-arel-as-for-active-record 2023-03-01 00:38:13 +10:30
rails/generators Delegate application record generator description to orm hooked generator. 2022-09-08 18:19:51 -05:00
active_record.rb Remove Copyright years (#47467) 2023-02-23 11:38:16 +01:00
arel.rb Refer to stable guide for ARel security 2023-02-04 09:01:21 +09:00