Skip to content

gh-93421: Fix sqlite3 cursor .rowcount for UPDATE ... RETURNING queries#93520

Closed
erlend-aasland wants to merge 9 commits into
python:mainfrom
erlend-aasland:sqlite-changes
Closed

gh-93421: Fix sqlite3 cursor .rowcount for UPDATE ... RETURNING queries#93520
erlend-aasland wants to merge 9 commits into
python:mainfrom
erlend-aasland:sqlite-changes

Use sqlite3_total_changes64 if available

20397c5
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs