index
:
sqlite
master
sqlite mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
wasm
/
tests
Commit message (
Expand
)
Author
Age
*
Enhance oo1.DB.exec() to simplify returning whole result sets.
stephan
2023-01-28
*
Rework the oo1.DB's distinct-per-VFS post-open() step to accept either a batc...
stephan
2022-12-03
*
OPFS VFS: translate createSyncAccessHandle() exceptions which appear to be lo...
stephan
2022-12-02
*
Doc and logging text tweaks in the OPFS async proxy and test app.
stephan
2022-11-30
*
Rename one instance of opfs.OpfsDb to oo1.OpfsDb, as per [0c5c51f4fb04].
stephan
2022-11-29
*
Internal restructuring of the OPFS sqlite3_vfs in order to facilitate certain...
stephan
2022-11-29
*
More work on the OPFS concurrency testing app.
stephan
2022-11-24
*
OPFS concurrency test: add a URL flag to enable/disable unlock-asap mode.
stephan
2022-11-23
*
Add an experimental OPFS VFS-specific URI flag, opfs-unlock-asap, which tells...
stephan
2022-11-23
*
Initial infrastructure for adding a mode to the OPFS VFS which causes implici...
stephan
2022-11-23
*
OPFS concurrency tester: ensure that the work interval timer does not overlap...
stephan
2022-11-23
*
OPFS contention test: give each worker a distinct recognizable name instead o...
stephan
2022-11-21
*
More tweaking of OPFS concurrency measures and the related test app.
stephan
2022-11-21
*
Resolve missing SQLITE_LOCKED result code which triggered a new (since last c...
stephan
2022-11-21
*
Add test app for experimenting with multi-worker OPFS concurrency. Tweak OPFS...
stephan
2022-11-21