We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23a8192 commit 82e9029Copy full SHA for 82e9029
activerecord/CHANGELOG.md
@@ -1,3 +1,8 @@
1
+* Fix checking whether an unpersisted record is `include?`d in a strictly
2
+ loaded `has_and_belongs_to_many` association.
3
+
4
+ *Hartley McGuire*
5
6
* Add ability to change transaction isolation for all pools within a block.
7
8
This functionality is useful if your application needs to change the database
0 commit comments