| 2025-11-26 |
stephan | Internal kvvfs docs and cleanups. Wasm speedtest1:... |
commit | commitdiff | tree | snapshot |
| 2025-11-26 |
stephan | Consistently use IsSpace()/IsDigit() instead of isspace... |
commit | commitdiff | tree | snapshot |
| 2025-11-26 |
drh | Fix the sha1() extension function so that it returns... |
commit | commitdiff | tree | snapshot |
| 2025-11-26 |
drh | Tweak testrunner.tcl to allow it to use more cores. |
commit | commitdiff | tree | snapshot |
| 2025-11-25 |
drh | When "testrunner.tcl status -d N" is run but the test... |
commit | commitdiff | tree | snapshot |
| 2025-11-25 |
drh | Fix typo in the MAKE.BAT |
commit | commitdiff | tree | snapshot |
| 2025-11-25 |
drh | Add two new makefile targets, "errors" and "status... |
commit | commitdiff | tree | snapshot |
| 2025-11-25 |
stephan | Cherry-pick JS fixes/cleanups/docs from [206275292217... |
commit | commitdiff | tree | snapshot |
| 2025-11-25 |
stephan | Guard access to a piece of Emscripten-related scaffoldi... |
commit | commitdiff | tree | snapshot |
| 2025-11-25 |
stephan | Remove some debug output. |
commit | commitdiff | tree | snapshot |
| 2025-11-25 |
stephan | Remove the ostensible support for empty kvvfs names... |
commit | commitdiff | tree | snapshot |
| 2025-11-25 |
stephan | Improve kvvfs file name validation. Add sqlite3.kvvfs... |
commit | commitdiff | tree | snapshot |
| 2025-11-25 |
drh | Fix subtle inaccuracies in qrfWrapLine(). Omit an... |
commit | commitdiff | tree | snapshot |
| 2025-11-25 |
stephan | Add the sqlite3.kvvfs namespace for the new kvvfs APIs... |
commit | commitdiff | tree | snapshot |
| 2025-11-25 |
stephan | Add an explicit rollback test for kvvfs. |
commit | commitdiff | tree | snapshot |
| 2025-11-25 |
stephan | A more compact formulation of [ac8af73c16ab821] which... |
commit | commitdiff | tree | snapshot |
| 2025-11-25 |
stephan | In wasm builds, #if out the impls for the 3 core kvvfs... |
commit | commitdiff | tree | snapshot |
| 2025-11-25 |
dan | Fix a typo in fts3/4 debugging code allowing 'maxpendin... |
commit | commitdiff | tree | snapshot |
| 2025-11-25 |
drh | Work around an incorrect compiler warning on Mac. |
commit | commitdiff | tree | snapshot |
| 2025-11-25 |
drh | Fixes to .mode in the CLI. "qbox" sets the correct... |
commit | commitdiff | tree | snapshot |
| 2025-11-25 |
drh | Omit the unused bTextNull flag from the QRF spec object. |
commit | commitdiff | tree | snapshot |
| 2025-11-25 |
stephan | kvvfs internal cleanups. Experimentally add async event... |
commit | commitdiff | tree | snapshot |
| 2025-11-25 |
stephan | Factor out some now-superfluous JS-side kvvfs code... |
commit | commitdiff | tree | snapshot |
| 2025-11-25 |
stephan | Disallow a filename of '-journal' for db files in kvvfs... |
commit | commitdiff | tree | snapshot |
| 2025-11-25 |
stephan | Add xGetLastError() to kvvfs but it does not appear... |
commit | commitdiff | tree | snapshot |
| 2025-11-25 |
stephan | Fix a 32-/64-bit incompatibility in opfs-sahpool. |
commit | commitdiff | tree | snapshot |
| 2025-11-25 |
drh | Fix typos in the help text for ".mode" of the CLI. |
commit | commitdiff | tree | snapshot |
| 2025-11-24 |
stephan | Do not allow the kvvfs transient flag to flag a previou... |
commit | commitdiff | tree | snapshot |
| 2025-11-24 |
stephan | Add the sqlite3_db_filename() to the sqlite3.oo1.DB... |
commit | commitdiff | tree | snapshot |
| 2025-11-24 |
stephan | Add kvvfs URI flag transient=1 to cause the storage... |
commit | commitdiff | tree | snapshot |
| 2025-11-24 |
drh | Add the --blob-quote option to the ".mode" command... |
commit | commitdiff | tree | snapshot |
| 2025-11-24 |
stephan | Fix a typeof check so that it works in Worker threads. |
commit | commitdiff | tree | snapshot |
| 2025-11-24 |
stephan | Have kvvfs enforce ASCII-only names to avoid truncating... |
commit | commitdiff | tree | snapshot |
| 2025-11-24 |
dan | Change some 32-bit integers in fts3_write.c to 64-bit... |
commit | commitdiff | tree | snapshot |
| 2025-11-24 |
drh | Add the QRF_BLOB_Size encoding for BLOBs in QRF. |
commit | commitdiff | tree | snapshot |
| 2025-11-24 |
dan | Avoid an assert() failure caused by processing a CREATE... |
commit | commitdiff | tree | snapshot |
| 2025-11-24 |
dan | Avoid signed integer overflow that may occur in a non... |
commit | commitdiff | tree | snapshot |
| 2025-11-24 |
stephan | Get kvvfs v2 storage import working by disallowing... |
commit | commitdiff | tree | snapshot |
| 2025-11-24 |
drh | Show just the list of available modes and omit the... |
commit | commitdiff | tree | snapshot |
| 2025-11-24 |
drh | In the CLI on the ".mode" command, replace the recently... |
commit | commitdiff | tree | snapshot |
| 2025-11-24 |
stephan | Doc typo fix. |
commit | commitdiff | tree | snapshot |
| 2025-11-24 |
stephan | Add the fail-on-malloc()-error patch to the autosetup... |
commit | commitdiff | tree | snapshot |
| 2025-11-24 |
drh | Change our local copy of the third-party jimsh0.c progr... |
commit | commitdiff | tree | snapshot |
| 2025-11-23 |
stephan | Add the long-missing sqlite3_next_stmt() binding to... |
commit | commitdiff | tree | snapshot |
| 2025-11-23 |
stephan | More work on kvvfs v2. Db imports work, in the sense... |
commit | commitdiff | tree | snapshot |
| 2025-11-23 |
stephan | Add the long-missing sqlite3_next_stmt() binding to... |
commit | commitdiff | tree | snapshot |
| 2025-11-23 |
stephan | Docs, cleanups, and dead code removal. |
commit | commitdiff | tree | snapshot |
| 2025-11-23 |
stephan | Get the kvvfs v2 working in 64-bit wasm builds (a 0... |
commit | commitdiff | tree | snapshot |
| 2025-11-23 |
stephan | Eliminate the superfluous 'kvvfs-' part of keys for... |
commit | commitdiff | tree | snapshot |
| 2025-11-23 |
stephan | Initial work on eliminating the superfluous-for-transie... |
commit | commitdiff | tree | snapshot |
| 2025-11-23 |
stephan | Add tests demonstrating basic concurrent use of kvvfs... |
commit | commitdiff | tree | snapshot |
| 2025-11-23 |
stephan | Bump kvvfs's sqlite3_vfs::iVersion to 2 so that its... |
commit | commitdiff | tree | snapshot |
| 2025-11-23 |
stephan | Replace an alloc/free on every read of a JS kvvfs key... |
commit | commitdiff | tree | snapshot |
| 2025-11-23 |
drh | New test case for bSplitColumn in QRF. |
commit | commitdiff | tree | snapshot |
| 2025-11-23 |
drh | In QRF in bSplitColumn mode, increase the spacing betwe... |
commit | commitdiff | tree | snapshot |
| 2025-11-23 |
drh | Use the new "split" mode to simplify and improve the... |
commit | commitdiff | tree | snapshot |
| 2025-11-22 |
drh | Add "split" mode in the CLI. Fix CLI commands given... |
commit | commitdiff | tree | snapshot |
| 2025-11-22 |
drh | Add the --no-limits option to the .mode command in... |
commit | commitdiff | tree | snapshot |
| 2025-11-22 |
drh | In QRF, change the name of the bWrapSnglCol flag to... |
commit | commitdiff | tree | snapshot |
| 2025-11-22 |
stephan | Cherrypick [0b53be562f1e] into trunk. |
commit | commitdiff | tree | snapshot |
| 2025-11-22 |
stephan | This combination of kvvfs callbacks seems to work okay... |
commit | commitdiff | tree | snapshot |
| 2025-11-22 |
stephan | Fix a misinteraction of CREATE/READONLY flags in the... |
commit | commitdiff | tree | snapshot |
| 2025-11-22 |
drh | Ignore semicolons at the end of dot-commands, if the... |
commit | commitdiff | tree | snapshot |
| 2025-11-22 |
stephan | Fix storage-size counting of non-local/non-session... |
commit | commitdiff | tree | snapshot |
| 2025-11-22 |
stephan | Cherrypick [e0b33b51229a] for the latest wasmutil/jaccw... |
commit | commitdiff | tree | snapshot |
| 2025-11-22 |
stephan | Incremental work on kvvfs v2. |
commit | commitdiff | tree | snapshot |
| 2025-11-22 |
stephan | Factor KVVfsFile::zName back out. Remove the extraneous... |
commit | commitdiff | tree | snapshot |
| 2025-11-22 |
stephan | Demonstrate completely transient and a semi-transient... |
commit | commitdiff | tree | snapshot |
| 2025-11-22 |
stephan | Latest side-stream jaccwabyt/wasmutil. |
commit | commitdiff | tree | snapshot |
| 2025-11-22 |
drh | Implementation of bWrapSnglCol in QRF. |
commit | commitdiff | tree | snapshot |
| 2025-11-21 |
stephan | Get initial JS overrides of the kvvfs sqlite3_vfs and... |
commit | commitdiff | tree | snapshot |
| 2025-11-21 |
drh | Add the bWrapSnglCol flag to the QRF spec, though it... |
commit | commitdiff | tree | snapshot |
| 2025-11-21 |
drh | Need a double-underscore prefix on the cplusplus macro |
commit | commitdiff | tree | snapshot |
| 2025-11-21 |
drh | Fix the qrf.h header so that it is usable from C++ |
commit | commitdiff | tree | snapshot |
| 2025-11-21 |
stephan | More work towards using JS generic Storage objects... |
commit | commitdiff | tree | snapshot |
| 2025-11-21 |
stephan | Remove kvvfs-specific filename validation from the... |
commit | commitdiff | tree | snapshot |
| 2025-11-21 |
drh | Fix typo in the implementation of the ".schema" command... |
commit | commitdiff | tree | snapshot |
| 2025-11-21 |
stephan | Initial restructuring of kvvfs working towards generic... |
commit | commitdiff | tree | snapshot |
| 2025-11-21 |
stephan | Add new file missing from [3c4061428544]. |
commit | commitdiff | tree | snapshot |
| 2025-11-21 |
drh | Enhance ALTER TABLE to support adding and removing... |
commit | commitdiff | tree | snapshot |
| 2025-11-21 |
drh | Fix the QRF so that it omits the closing text from... |
commit | commitdiff | tree | snapshot |
| 2025-11-21 |
stephan | Move the JS pieces of kvvfs into their own file to... |
commit | commitdiff | tree | snapshot |
| 2025-11-20 |
drh | Test cases for the fix in the prior check-in. |
commit | commitdiff | tree | snapshot |
| 2025-11-20 |
drh | Preserve auto-explain mode across mode changes, as... |
commit | commitdiff | tree | snapshot |
| 2025-11-20 |
drh | Fix hwtime.h (broken by [305bb022368bac9f]) so that... |
commit | commitdiff | tree | snapshot |
| 2025-11-20 |
stephan | Remove an extraneous loop level from the JS bootstrappi... |
commit | commitdiff | tree | snapshot |
| 2025-11-20 |
stephan | Enable the SQLITE_EXPERIMENTAL_PRAGMA_20251114 in the... |
commit | commitdiff | tree | snapshot |
| 2025-11-20 |
drh | Use sqlite3MPrintf() instead of sqlite3_mprintf() inter... alter-table-constraints |
commit | commitdiff | tree | snapshot |
| 2025-11-20 |
drh | Additional checks for OOM conditions. |
commit | commitdiff | tree | snapshot |
| 2025-11-20 |
drh | Mark an unreachable branch with NEVER(). |
commit | commitdiff | tree | snapshot |
| 2025-11-19 |
drh | Call sqlite3OomFault() rather than setting db->mallocFa... |
commit | commitdiff | tree | snapshot |
| 2025-11-19 |
drh | Fix three harmless declaration-after-statement warnings... |
commit | commitdiff | tree | snapshot |
| 2025-11-19 |
drh | Improved comments in code. Omit unneeded wrapper funct... |
commit | commitdiff | tree | snapshot |
| 2025-11-19 |
dan | Strip unterminated "--" comments from the end of constr... |
commit | commitdiff | tree | snapshot |
| 2025-11-19 |
drh | Clarification to the header comment on dropConstraintFu... |
commit | commitdiff | tree | snapshot |
| 2025-11-19 |
drh | Trivial simplification to the ALTER TABLE ADD CONSTRAIN... |
commit | commitdiff | tree | snapshot |
| 2025-11-18 |
dan | Fix another problem that could follow an OOM fault... |
commit | commitdiff | tree | snapshot |
| 2025-11-18 |
dan | Avoid a segfault that could follow an OOM in an ALTER... |
commit | commitdiff | tree | snapshot |
| 2025-11-18 |
drh | Merge the latest trunk changes into the alter-table... |
commit | commitdiff | tree | snapshot |
| 2025-11-18 |
drh | Merge the latest trunk enhancements into the temp-trigg... |
commit | commitdiff | tree | snapshot |
| next |