We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf0e150 commit 5918fbeCopy full SHA for 5918fbe
1 file changed
Misc/NEWS.d/next/Library/2022-06-06-12-58-27.gh-issue-79579.e8rB-M.rst
@@ -1,2 +1,2 @@
1
-:data:`sqlite3.Cursor.rowcount` is now correctly updated for all datamodifying
2
-SQL queries. Patch by Erlend E. Aasland.
+:mod:`sqlite3` now correctly detects DML queries, even when prefixed with
+comments. Patch by Erlend E. Aasland.
0 commit comments