]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Expose sqlite3_vfs_unregister() to WASM and unregister kvvfs in Worker threads to...
authorstephan <stephan@noemail.net>
Fri, 21 Oct 2022 05:27:40 +0000 (05:27 +0000)
committerstephan <stephan@noemail.net>
Fri, 21 Oct 2022 05:27:40 +0000 (05:27 +0000)
commita6ca996e4ae07a970a781f75529a20d955cfa138
tree683ea69ec67ea87ec84f8c90c323e0d3e13437a6
parent6f3286cafd92fbf2d29db10983f67703c94d3ef8
Expose sqlite3_vfs_unregister() to WASM and unregister kvvfs in Worker threads to avoid its unintended use there (in contexts other than local/sessionStorage). Correct registration of window functions, extend oo1.DB.createFunction() to support window functions, and add window function tests to tester1.js. Correct an incorrect 1-arg handling case for DB.exec(). Add per-test assertion counts to tester1.js.

FossilOrigin-Name: f07ce15479b7224b0d1ba9f147a433136e70c1461aa667d2737d4a918f778f55
ext/wasm/api/EXPORTED_FUNCTIONS.sqlite3-api
ext/wasm/api/sqlite3-api-glue.js
ext/wasm/api/sqlite3-api-oo1.js
ext/wasm/api/sqlite3-api-prologue.js
ext/wasm/tester1.js
manifest
manifest.uuid