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.
1 parent fe995dd commit 9c3d141Copy full SHA for 9c3d141
ruby/ql/lib/change-notes/2023-03-13-rails-sinks.md
@@ -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