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/cases/connection_adapters
Arthur Neves 537a342a83
remove_connection should not remove parent connection
When calling remove_connection in a subclass, that should not fallback
to the parent, otherwise it will remove the parent connection from the
handler.
2016-05-11 13:39:26 -04:00
..
adapter_leasing_test.rb Refactor connection handler 2016-05-05 15:29:11 -05:00
connection_handler_test.rb remove_connection should not remove parent connection 2016-05-11 13:39:26 -04:00
connection_specification_test.rb Refactor connection handler 2016-05-05 15:29:11 -05:00
merge_and_resolve_default_url_config_test.rb
mysql_type_lookup_test.rb
quoting_test.rb
schema_cache_test.rb
type_lookup_test.rb