Files
codeql/ruby/ql/lib/change-notes/2022-11-10-arel-sql.md

243 B

category
category
minorAnalysis
  • The codeql.ruby.Concepts library now has a SqlConstruction class, in addition to the existing SqlExecution class.
  • Calls to Arel.sql are now modeled as instances of the new SqlConstruction concept.