]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Extend kvvfs export to optionally export the raw binary db pages as a list of Uint8Ar...
authorstephan <stephan@noemail.net>
Sun, 30 Nov 2025 03:02:06 +0000 (03:02 +0000)
committerstephan <stephan@noemail.net>
Sun, 30 Nov 2025 03:02:06 +0000 (03:02 +0000)
commit768c364aaa6548be7e65bfccc40bd52d7334b299
tree01213167ec4c6d7c13c540c186a89aff1d5edc41
parent6a59bb605738793371e394718275ca3fe8c4152b
Extend kvvfs export to optionally export the raw binary db pages as a list of Uint8Array instead of kvvfs-encoded strings. This is typically much larger but the pages can then be used as-is.

FossilOrigin-Name: a4f59496a53a079f8f73e4cde68f47dbd13d2d74de2ad11bc716e7e5c00f1ec0
ext/wasm/api/sqlite3-vfs-kvvfs.c-pp.js
ext/wasm/api/sqlite3-wasm.c
ext/wasm/tester1.c-pp.js
manifest
manifest.uuid
src/os_kv.c