Add CHANGELOG entry for #41640

This commit is contained in:
Andrew White 2021-03-28 08:15:50 +01:00
parent f172129256
commit 7699f12dae
No known key found for this signature in database
GPG Key ID: 7E83729F16B086CF
1 changed files with 5 additions and 0 deletions

View File

@ -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!` * Add mode argument to record level `strict_loading!`
This argument can be used when enabling strict loading for a single record This argument can be used when enabling strict loading for a single record