]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Remove some unused sqlite3_status() codes from the JS API. Add custom JS wrappers...
authorstephan <stephan@noemail.net>
Fri, 9 Dec 2022 12:12:49 +0000 (12:12 +0000)
committerstephan <stephan@noemail.net>
Fri, 9 Dec 2022 12:12:49 +0000 (12:12 +0000)
commit3ec44736b51d1f8ed7239654e1ee891e93fd7577
treec3a0b2e954bfe3565ec52cfb5474445be95b906e
parent81a368317456d9c1500e33949b214185e1e0b565
Remove some unused sqlite3_status() codes from the JS API. Add custom JS wrappers for sqlite3_create_collation/_v2() which accept JS functions (plus tests). Expand the argument options for sqlite3_wasm_db_error() to enable it to translate exception objects to C-level errors.

FossilOrigin-Name: 073a2f1eb006230ae0995a5ea6c789407bcaa819ec15b5064c66d8973ed4671a
ext/wasm/api/sqlite3-api-glue.js
ext/wasm/api/sqlite3-api-prologue.js
ext/wasm/api/sqlite3-wasm.c
ext/wasm/tester1.c-pp.js
manifest
manifest.uuid