rails/activerecord/test
Jean Boussier 4db9f51259
Merge pull request #51349 from Shopify/connection-optional-deprecation
Add `config.active_record.permanent_connection_checkout` setting
2024-03-25 08:34:56 +01:00
..
active_record/connection_adapters 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
activejob Deprecate ConnectionPool#connection 2024-03-01 14:32:55 +01:00
assets Replace test Man with Human 2020-08-14 11:37:09 -04:00
cases Merge pull request #51349 from Shopify/connection-optional-deprecation 2024-03-25 08:34:56 +01:00
fixtures Fix destroy_all for has_many :through associations that points to a CPK model 2023-06-14 17:48:13 +00:00
migrations Sort migration ID as int in db:migrate:status for consistency. 2021-07-16 13:10:31 -05:00
models Merge pull request #51345 from Shopify/allow-association-primary-key-to-be-an-array 2024-03-18 13:32:38 -07:00
schema Allow association foreign_key to be an Array 2024-03-15 19:40:57 +00:00
support Deprecate ConnectionPool#connection 2024-03-01 14:32:55 +01:00
config.example.yml Move trilogy config closer to mysql2 2023-06-20 15:30:07 +00:00
config.rb Delete AS::Dependencies.safe_constantize 2021-08-20 17:51:05 +02:00