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.
2 parents 9d77ca2 + 7699f12 commit bad93feCopy full SHA for bad93fe
activerecord/CHANGELOG.md
@@ -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
6
* Add mode argument to record level `strict_loading!`
7
8
This argument can be used when enabling strict loading for a single record
0 commit comments