Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f1d0b50

Browse files
asgerfesbena
andauthored
Update javascript/ql/src/semmle/javascript/frameworks/SQL.qll
Co-authored-by: Esben Sparre Andreasen <[email protected]>
1 parent b381f48 commit f1d0b50

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • javascript/ql/src/semmle/javascript/frameworks

javascript/ql/src/semmle/javascript/frameworks/SQL.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ private module MySql {
9393
}
9494

9595
/**
96-
* Provides classes modelling the `pg` package.
96+
* Provides classes modelling the PostgreSQL packages, such as `pg` and `pg-promise`.
9797
*/
9898
private module Postgres {
9999
API::Node pg() {

0 commit comments

Comments
 (0)