[issue36859] sqlite3 dml statement detection does not account for CTEs

Erlend Egeberg Aasland report at bugs.python.org
Tue Feb 9 09:01:16 EST 2021


Erlend Egeberg Aasland <erlend.aasland at innova.no> added the comment:

I believe GH-13216 would be an improvement. I see that your original branch is unavailable, Charles; would you mind if I cherry-picked it and rebased it onto master? The sqlite3 module now requires SQLite >= 3.7.15 which simplifies the change a lot.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue36859>
_______________________________________


More information about the Python-bugs-list mailing list