rails/activerecord/test
Eileen M. Uchitelle 995768e791
Merge pull request #47762 from Shopify/ar-calculations-ids-for-a-cpk-model
Fix `ActiveRecord::Calculations#ids` for a composite primary key model
2023-03-24 09:31:16 -04:00
..
active_record/connection_adapters Deduplicate various Active Record schema cache structures 2019-06-03 13:31:42 +02:00
activejob Destroy associations async respect query constraints 2023-03-14 19:09:09 -04:00
assets Replace test Man with Human 2020-08-14 11:37:09 -04:00
cases Merge pull request #47762 from Shopify/ar-calculations-ids-for-a-cpk-model 2023-03-24 09:31:16 -04:00
fixtures Allow querying by whole record for composite query constraints associations 2023-03-16 17:02:50 +00:00
migrations Sort migration ID as int in db:migrate:status for consistency. 2021-07-16 13:10:31 -05:00
models Fix precedence of primary_key: in associations with query_constraints 2023-03-23 23:01:06 +00:00
schema Fix precedence of primary_key: in associations with query_constraints 2023-03-23 23:01:06 +00:00
storage Hide changes to before_committed! behaviour behind config 2022-12-15 11:43:51 -05:00
support Optimize slow tests in activerecord 2023-03-13 14:07:28 +02:00
config.example.yml Enable strict strings mode for SQLite3Adapter 2022-06-14 23:59:17 +03:00
config.rb Delete AS::Dependencies.safe_constantize 2021-08-20 17:51:05 +02:00