File tree Expand file tree Collapse file tree 3 files changed +0
-9
lines changed
python/ql/lib/semmle/python/frameworks Expand file tree Collapse file tree 3 files changed +0
-9
lines changed Original file line number Diff line number Diff line change @@ -21,9 +21,6 @@ private import semmle.python.frameworks.PEP249
2121 * - https://pypi.org/project/cx-Oracle/
2222 */
2323private module Cx_Oracle {
24- // ---------------------------------------------------------------------------
25- // Cx_Oracle
26- // ---------------------------------------------------------------------------
2724 /**
2825 * A model for Cx_Oracle as a module that implements PEP 249, providing ways to execute SQL statements
2926 * against a database.
Original file line number Diff line number Diff line change @@ -21,9 +21,6 @@ private import semmle.python.frameworks.PEP249
2121 * - https://pypi.org/project/phoenixdb/
2222 */
2323private module Phoenixdb {
24- // ---------------------------------------------------------------------------
25- // Phoenixdb
26- // ---------------------------------------------------------------------------
2724 /**
2825 * A model for Phoenixdb as a module that implements PEP 249, providing ways to execute SQL statements
2926 * against a database.
Original file line number Diff line number Diff line change @@ -21,9 +21,6 @@ private import semmle.python.frameworks.PEP249
2121 * - https://pypi.org/project/pyodbc/
2222 */
2323private module Pyodbc {
24- // ---------------------------------------------------------------------------
25- // Pyodbc
26- // ---------------------------------------------------------------------------
2724 /**
2825 * A model for Pyodbc as a module that implements PEP 249, providing ways to execute SQL statements
2926 * against a database.
You can’t perform that action at this time.
0 commit comments