Skip to content

Commit 7699f12

Browse files
committed
Add CHANGELOG entry for rails#41640
1 parent f172129 commit 7699f12

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

activerecord/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
* Changed Arel predications `contains` and `overlaps` to use
2+
`quoted_node` so that PostgreSQL arrays are quoted properly.
3+
4+
*Bradley Priest*
5+
16
* Add mode argument to record level `strict_loading!`
27

38
This argument can be used when enabling strict loading for a single record

0 commit comments

Comments
 (0)