Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Adjust NEWS
  • Loading branch information
erlend-aasland committed Jun 8, 2022
commit 5918fbed3b50177058b128ee64662f7d6a965869
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
:data:`sqlite3.Cursor.rowcount` is now correctly updated for all datamodifying
SQL queries. Patch by Erlend E. Aasland.
:mod:`sqlite3` now correctly detects DML queries, even when prefixed with
comments. Patch by Erlend E. Aasland.
Comment thread
erlend-aasland marked this conversation as resolved.
Outdated