aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/cases/connection_adapters/connection_handlers_multi_db_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Exercise `connected_to` and `connects_to` methodsbogdanvlviv2018-11-151-0/+35
* Ensure that `ActiveRecord::Base#connected_to` with `:database` establishes co...bogdanvlviv2018-11-121-3/+21
* Add support for hash and url configs in connected_toGannon McGibbon2018-10-261-0/+39
* Basic API for connection switchingEileen Uchitelle2018-10-101-0/+193