mirror of
https://github.com/github/codeql.git
synced 2025-12-18 01:33:15 +01:00
Update javascript/ql/src/semmle/javascript/frameworks/SQL.qll
Co-authored-by: Esben Sparre Andreasen <esbena@github.com>
This commit is contained in:
@@ -93,7 +93,7 @@ private module MySql {
|
||||
}
|
||||
|
||||
/**
|
||||
* Provides classes modelling the `pg` package.
|
||||
* Provides classes modelling the PostgreSQL packages, such as `pg` and `pg-promise`.
|
||||
*/
|
||||
private module Postgres {
|
||||
API::Node pg() {
|
||||
|
||||
Reference in New Issue
Block a user