mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
b76659e139
`name` is used by Rails to find the configuration by connection specification name, but database adapters don't need to use `name` in order to establish a connection. This is part of our work to separate what the database needs to connect (the configuration hash) and the what Rails needs to find connections (everything else). Co-authored-by: John Crepezzi <john.crepezzi@gmail.com> |
||
---|---|---|
.. | ||
hash_config_test.rb | ||
resolver_test.rb |