rails/activerecord/test/models/sharded
fatkodima f99d05e722 Fix polymorphic `belongs_to` to correctly use parent's `query_constraints` 2023-12-10 22:04:05 +02:00
..
blog.rb Support composite foreign keys in associations 2023-01-31 17:46:41 +00:00
blog_post.rb Fix polymorphic `belongs_to` to correctly use parent's `query_constraints` 2023-12-10 22:04:05 +02:00
blog_post_destroy_async.rb Destroy associations async respect query constraints 2023-03-14 19:09:09 -04:00
blog_post_tag.rb Allow Active Record to derive the association query constraints 2023-08-31 11:12:59 -04:00
blog_post_with_revision.rb Fix precedence of `primary_key:` in associations with `query_constraints` 2023-03-23 23:01:06 +00:00
comment.rb Explicit `primary_key:` option should always take priority in associations 2023-09-13 21:12:04 +00:00
comment_destroy_async.rb Destroy associations async respect query constraints 2023-03-14 19:09:09 -04:00
tag.rb Allow Active Record to derive the association query constraints 2023-08-31 11:12:59 -04:00