mirror of
https://github.com/github/codeql.git
synced 2026-04-12 02:24:00 +02:00
This change identifies the following patterns: - `Model.select(input)` - `Model.reselect(input)` - `Model.rewhere(input)` - `Model.update_all(input)` - `model.reload(lock: input)`