aboutsummaryrefslogtreecommitdiff
path: root/ext/wasm/api/sqlite3-vfs-opfs-sahpool.c-pp.js
Commit message (Expand)AuthorAge
* Make explicit that using the importDb() methods of the OPFS VFSes has undefin...stephan2024-02-06
* Correct the opfs-sahpool VFS's xGetLastError() method to return the previous ...stephan2023-10-20
* Do not squelch exceptions from SAHPool VFS importDb() - rethrow them. Problem...stephan2023-10-05
* Second half of [1c532e80].stephan2023-09-01
* In the OPFS VFS' importDb() methods, overwrite the header bytes 18 and 19 wit...stephan2023-09-01
* Extend the importDb() method of both OPFS VFSes to (A) support reading in an ...stephan2023-08-18
* In the opfs-sahpool VFS's importDb() and exportFile() methods, throw if the a...stephan2023-08-04
* SAHPoolUtil.importDb() now accepts either a byte array or ArrayBuffer.stephan2023-07-29
* Add SAHPoolUtil.getFileNames() method, and tests for it, per [forum:a3da1e34d...stephan2023-07-26
* When writing the filename header in a opfs-sahpool file, ensure that all rema...stephan2023-07-23
* Minor internal cleanups in the opfs-sahpool VFS.stephan2023-07-21
* Filter the OPFS VFSes out of the sqlite3-node.mjs build. Add another level of...stephan2023-07-20