Files
codeql/python/ql/lib/change-notes/2023-03-22-database-modeling.md
Rasmus Wriedt Larsen 77f1539e71 Python: Add change-note
2023-03-22 15:57:09 +01:00

253 B

category
category
minorAnalysis
  • Added modeling of SQL execution in the packages sqlite3.dbapi2, cassandra-driver, aiosqlite, and the functions sqlite3.Connection.executescript/sqlite3.Cursor.executescript and asyncpg.connection.connect().