Skip to content

Commit 9c3d141

Browse files
committed
Ruby: Add change note
1 parent fe995dd commit 9c3d141

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
category: minorAnalysis
3+
---
4+
* The Active Record query methods `reorder` and `count_by_sql` are now recognised as SQL executions.
5+
* Calls to `ActiveRecord::Connection#execute`, including those via subclasses, are now recognised as SQL executions.
6+
* Data flow through `ActionController::Parameters#require` is now tracked properly.

0 commit comments

Comments
 (0)