stephan
|
faf10c521f
Move a block of JS code which was inadvertently (and harmlessly) moved in the previous checkin. Clarify the semantics of an internal-use-only API. Add another WAL-related JS test.
|
4 months ago |
stephan
|
71e2bdb2b4
OPFS VFSes: remove the on-open() pragma calls, as those (A) already reflected the build-time default settings and (B) they made it illegal to run locking_mode=exclusive, which is a requirement for WAL mode without shared memory. Modify part of the test suite to demonstrate that the SAHPool VFS can run in WAL mode so long as locking_mode=exclusive is used.
|
4 months ago |
stephan
|
7052c67c36
JS doc touchups. No code changes.
|
4 months ago |
stephan
|
55a4bea72a
Add JS bindings for sqlite3_stmt_busy() and sqlite3_stmt_explain().
|
4 months ago |
stephan
|
0b9efaffd7
Add missing sqlite3_bind_parameter_name() binding to JS.
|
4 months ago |
stephan
|
64ef4582c2
Rename some JS files for consistency. This affects only the build process, not the deliverables.
|
4 months ago |