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
eileencodes b31c2fd017
Fix typo in docs
It's marshal not marchal.
2021-07-29 12:10:43 -04:00
..
adapter_leasing_test.rb Fix preventing writes for ApplicationRecord 2021-01-06 09:19:19 -05:00
connection_handler_test.rb Move test to more correct file 2021-06-23 10:25:29 -04:00
connection_handlers_multi_db_test.rb Revert "Disable automatic write protection on replicas" 2021-06-25 11:35:51 -04:00
connection_handlers_multi_pool_config_test.rb Add helper method for resetting connection handlers in tests 2020-08-10 10:20:12 -04:00
connection_handlers_sharding_db_test.rb Revert "Disable automatic write protection on replicas" 2021-06-25 11:35:51 -04:00
connection_swapping_nested_test.rb Revert "Disable automatic write protection on replicas" 2021-06-25 11:35:51 -04:00
legacy_connection_handlers_multi_db_test.rb Revert "Disable automatic write protection on replicas" 2021-06-25 11:35:51 -04:00
legacy_connection_handlers_sharding_db_test.rb Revert "Disable automatic write protection on replicas" 2021-06-25 11:35:51 -04:00
merge_and_resolve_default_url_config_test.rb Connection specification now passes the "url" key to the adapter 2021-01-22 20:24:33 +00:00
mysql_type_lookup_test.rb
schema_cache_test.rb Fix typo in docs 2021-07-29 12:10:43 -04:00
standalone_connection_test.rb Add more methods to NullPool 2021-04-08 10:58:07 -07:00
type_lookup_test.rb