Skip to content

Commit

Permalink
Add CHANGELOG entry for #41640
Browse files Browse the repository at this point in the history
  • Loading branch information
pixeltrix committed Mar 28, 2021
1 parent f172129 commit 7699f12
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions activerecord/CHANGELOG.md
@@ -1,3 +1,8 @@
* Changed Arel predications `contains` and `overlaps` to use
`quoted_node` so that PostgreSQL arrays are quoted properly.

*Bradley Priest*

* Add mode argument to record level `strict_loading!`

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

0 comments on commit 7699f12

Please sign in to comment.