Skip to content

Commit bad93fe

Browse files
authored
Merge pull request rails#41778 from rails/add-changelog-entry-for-41640
Add CHANGELOG entry for rails#41640
2 parents 9d77ca2 + 7699f12 commit bad93fe

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)