]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add/apply various kvvfs-specific utility APIs to the JS layer to assist in testing...
authorstephan <stephan@noemail.net>
Tue, 13 Sep 2022 19:27:03 +0000 (19:27 +0000)
committerstephan <stephan@noemail.net>
Tue, 13 Sep 2022 19:27:03 +0000 (19:27 +0000)
commit5b9150079606c31741572ef2aca5e39e8f7f9b56
tree1bd17b886340616bbe04572051244df3fd3c6dc8
parent23d39ce54d2001af90e453765a38adcc964e5820
Add/apply various kvvfs-specific utility APIs to the JS layer to assist in testing and analysis. Correct a backwards default arg check for sqlite3ApiBootstrap(). Add exports for sqlite3_db_handle(), sqlite3_file_control(), and the SQLITE_FCNTL_xxx enum.

FossilOrigin-Name: 0d78961870ee9f22f1ba16d423377d28dcc36e04b1e31ffd57f3e2fd51f8f0f2
13 files changed:
ext/wasm/api/EXPORTED_FUNCTIONS.sqlite3-api
ext/wasm/api/sqlite3-api-cleanup.js
ext/wasm/api/sqlite3-api-glue.js
ext/wasm/api/sqlite3-api-oo1.js
ext/wasm/api/sqlite3-api-prologue.js
ext/wasm/api/sqlite3-wasm.c
ext/wasm/batch-runner.html
ext/wasm/batch-runner.js
ext/wasm/kvvfs1.html
ext/wasm/kvvfs1.js
ext/wasm/testing1.js
manifest
manifest.uuid