rails/activerecord/test/cases/connection_adapters
2024-02-20 21:53:38 +00:00
..
adapter_leasing_test.rb Refactor lookup of connection adapters 2023-11-16 09:07:44 +01:00
connection_handler_test.rb Remove deprecated name argument from ActiveRecord::Base.remove_connection 2024-02-20 21:49:59 +00:00
connection_handlers_multi_db_test.rb Remove deprecated support to apply some methods in the Connection Handle to the connections pools for the current role when the role arguments isn't provided 2024-02-20 21:53:38 +00:00
connection_handlers_multi_pool_config_test.rb Delay Adapter#check_version to #configure_connection 2023-09-29 08:53:16 +02:00
connection_handlers_sharding_db_test.rb Fix the problem of database connections leaking between tests 2023-09-27 11:56:00 +02:00
connection_swapping_nested_test.rb Fix granular swapping for primary_abstract_class 2022-07-19 08:22:35 -04:00
merge_and_resolve_default_url_config_test.rb Add an ActiveRecord.protocol_adapters configuration which maps the protocol in a DATABASE_URL to a database adapter. 2023-11-28 20:23:58 -05:00
mysql_type_lookup_test.rb Introduce adapter for Trilogy, a MySQL-compatible DB client 2023-04-17 11:49:07 -04:00
registration_test.rb Add deprecation and specific exceptions to warn when an adapter is using the legacy registration format in 7.2 2023-11-30 07:00:38 -05:00
schema_cache_test.rb Refactor SchemaCache to hold a ConnectionPool 2024-02-15 13:56:32 +01:00
standalone_connection_test.rb Refactor lookup of connection adapters 2023-11-16 09:07:44 +01:00
type_lookup_test.rb AR adapter helpers are now available only within AR::TestCase class 2023-01-01 21:43:24 +09:00