aboutsummaryrefslogtreecommitdiff
path: root/ext/wasm/api/sqlite3-vfs-opfs.c-pp.js
Commit message (Expand)AuthorAge
* End-of-line whitespace cleanups and doc typo fixes. No code changes.stephan2023-01-26
* Rename the oft-used, verbose sqlite3.wasm.get/setMemValue() and get/setPtrVal...stephan2022-12-09
* Reorganization and renaming in the new VFS/vtab JS pieces.stephan2022-12-09
* Remove deprecated symbol sqlite3.opfs.OpfsDb, which was renamed to sqlite3.oo...stephan2022-12-06
* Rename wasm.cstringToJs() to wasm.cstrToJs() for consistency with other wasm....stephan2022-12-06
* Rework the oo1.DB's distinct-per-VFS post-open() step to accept either a batc...stephan2022-12-03
* Minor internal tweaks to the OPFS VFS. Resolve a missing result code which le...stephan2022-12-02
* OPFS VFS: translate createSyncAccessHandle() exceptions which appear to be lo...stephan2022-12-02
* Rename some JS files from X.js to X.c-pp.js to keep the maintainer, and downs...stephan2022-11-30