]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Rework how JS's oo1.DB.exec() flags its Stmt objects to make certain Stmt APIs illega...
authorstephan <stephan@noemail.net>
Sat, 21 Jun 2025 14:38:53 +0000 (14:38 +0000)
committerstephan <stephan@noemail.net>
Sat, 21 Jun 2025 14:38:53 +0000 (14:38 +0000)
commit0cdde5b44f170dfac0be2b0cd11c2065a9350226
tree5b164cff0ce00f0149357a76a25a99035dbeaab4
parenta0c6de56bacab726639f3ee9c5441b32e3bbe1da
Rework how JS's oo1.DB.exec() flags its Stmt objects to make certain Stmt APIs illegal (i.e. throwing) if called while that Stmt is being step()ped by DB.exec() (which can happen via client-provided per-result-row callbacks). This is an internal change only - the API is unaffected. Remove some unrelated dead code.

FossilOrigin-Name: 8c187140a60b62dc3b6066b8615766d52b7a29a5de992cbb6d312dbb225a980b
ext/wasm/api/sqlite3-api-glue.c-pp.js
ext/wasm/api/sqlite3-api-oo1.c-pp.js
ext/wasm/tester1.c-pp.js
manifest
manifest.uuid