Skip to content

bpo-36859: Use sqlite3_stmt_readonly API when possible to determine if statement is DML.K#13216

Closed
coleifer wants to merge 9 commits into
python:masterfrom
coleifer:bugfix-36859
Closed

bpo-36859: Use sqlite3_stmt_readonly API when possible to determine if statement is DML.K#13216
coleifer wants to merge 9 commits into
python:masterfrom
coleifer:bugfix-36859

Fix version-check for sqlite3_stmt_readonly availability.

6667caa
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs