rails/activerecord/test
Eileen M. Uchitelle ba19dbc499
Merge pull request #47721 from Shopify/fix-nullifying-has-many-through-association
Fix nullification of has_many :through association with `query_constraints
2023-03-21 11:57:28 -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 #47721 from Shopify/fix-nullifying-has-many-through-association 2023-03-21 11:57:28 -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 Merge pull request #47668 from Shopify/pm/destroy-async-composite-keys 2023-03-15 09:18:42 -04:00
schema Adds support for deferrable exclude constraints in PostgreSQL. 2023-03-14 23:29:35 +09: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