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
Rafael Mendonça França b6bc552c1f
Squashed commit of the following:
commit fdb0b29ad9
Author: Rafael Mendonça França <rafael@rubyonrails.org>
Date:   Fri Dec 3 03:39:20 2021 +0000

    Remove deprecated `config` in `dbconsole`

commit 25c4cf82cd
Author: Rafael Mendonça França <rafael@rubyonrails.org>
Date:   Fri Dec 3 02:35:07 2021 +0000

    Remove deprecated `ActiveRecord::DatabaseConfigurations::DatabaseConfig#spec_name`

commit 887dc810d1
Author: Rafael Mendonça França <rafael@rubyonrails.org>
Date:   Fri Dec 3 02:27:54 2021 +0000

    Remove deprecated `ActiveRecord::Connection#:in_clause_length`

commit 126319ec3d
Author: Rafael Mendonça França <rafael@rubyonrails.org>
Date:   Fri Dec 3 02:21:49 2021 +0000

    Remove deprecated `ActiveRecord::Connection#allowed_index_name_length`

commit 60e9fd6106
Author: Rafael Mendonça França <rafael@rubyonrails.org>
Date:   Fri Nov 19 23:32:42 2021 +0000

    Remove deprecated `ActiveRecord::Base#remove_connection`

commit 7b8546572e
Author: Rafael Mendonça França <rafael@rubyonrails.org>
Date:   Fri Nov 19 23:30:17 2021 +0000

    Fix warnings and wrong indentation
2021-12-03 04:02:40 +00:00
..
adapter_leasing_test.rb Expose role/shard on pool/connection 2021-11-23 10:06:23 -05:00
connection_handler_test.rb Squashed commit of the following: 2021-12-03 04:02:40 +00: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 Add ActiveRecord::Base.prohibit_shard_swapping 2021-10-18 11:26:04 -04:00
connection_swapping_nested_test.rb Don't require role when passing shard to connected_to 2021-10-06 16:05:34 -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 MySQL: Fix schema dumping enum and set columns correctly 2019-07-05 18:42:41 +09:00
schema_cache_test.rb Create directory when dumping schema cache 2021-10-15 15:03:32 -04:00
standalone_connection_test.rb Add more methods to NullPool 2021-04-08 10:58:07 -07:00
type_lookup_test.rb Enable Layout/EmptyLinesAroundAccessModifier cop 2019-06-13 12:00:45 +09:00