| 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 |
| 2025-11-18 |
drh | Do not attempt to make the generated file "shell.c... |
commit | commitdiff | tree | snapshot |
| 2025-11-18 |
drh | New subcomponent, the Query Result Formatter (QRF)... |
commit | commitdiff | tree | snapshot |
| 2025-11-18 |
drh | Add support for SQLITE_LIMIT_PARSER_DEPTH to limit... |
commit | commitdiff | tree | snapshot |
| 2025-11-18 |
drh | Modify the "%realloc" and "%free" commands in Lemon... parser-stack-size |
commit | commitdiff | tree | snapshot |
| 2025-11-18 |
drh | Lower the default stack size for the parse to 50. |
commit | commitdiff | tree | snapshot |
| 2025-11-18 |
drh | Add the SQLITE_LIMIT_PARSER_DEPTH value for sqlite3_lim... |
commit | commitdiff | tree | snapshot |
| 2025-11-18 |
drh | Yet another attempt at controlling the parser stack... |
commit | commitdiff | tree | snapshot |
| 2025-11-18 |
drh | Fix incorrect "#line" generation in Lemon. |
commit | commitdiff | tree | snapshot |
| 2025-11-17 |
stephan | Add api.oo1=0 flag to ext/wasm/GNUmakefile to strip... |
commit | commitdiff | tree | snapshot |
| 2025-11-17 |
drh | If SQL is entered as additional command-line arguments... qrf |
commit | commitdiff | tree | snapshot |
| 2025-11-17 |
drh | Fix a harmless compiler warning. |
commit | commitdiff | tree | snapshot |
| 2025-11-17 |
drh | The -textjsonb option is on by default in the standard... |
commit | commitdiff | tree | snapshot |
| 2025-11-17 |
drh | CLI comes up in legacy "list" mode if neither stdin... |
commit | commitdiff | tree | snapshot |
| 2025-11-17 |
drh | Fix test cases impacted by the use of ~/.sqliterc |
commit | commitdiff | tree | snapshot |
| 2025-11-16 |
drh | Fix a bug in ".show". Adjust test cases for the new... |
commit | commitdiff | tree | snapshot |
| 2025-11-16 |
drh | Default .mode is now qbox with limits. New --compat... |
commit | commitdiff | tree | snapshot |
| 2025-11-16 |
drh | Fix a long-standing bug in .schema when the argument... |
commit | commitdiff | tree | snapshot |
| 2025-11-16 |
drh | Fix a problem with the new command-line parsing in... |
commit | commitdiff | tree | snapshot |
| 2025-11-16 |
drh | Improved --safe mode defenses. Fix a test case error. |
commit | commitdiff | tree | snapshot |
| 2025-11-16 |
drh | Improved error detection in the argument to .mode ... |
commit | commitdiff | tree | snapshot |
| 2025-11-16 |
drh | Fix formatting problem in .schema and .fullschema |
commit | commitdiff | tree | snapshot |
| 2025-11-15 |
drh | Help text improvements in the CLI. |
commit | commitdiff | tree | snapshot |
| 2025-11-15 |
stephan | Remove an unused struct. |
commit | commitdiff | tree | snapshot |
| 2025-11-15 |
drh | Bug fix to the --lineline option in the CLI. Other... |
commit | commitdiff | tree | snapshot |
| 2025-11-15 |
stephan | JNI: when validing the eTextRep argument in sqlite3_cre... |
commit | commitdiff | tree | snapshot |
| 2025-11-15 |
drh | Columnar modes respond to nScreenWidth. |
commit | commitdiff | tree | snapshot |
| 2025-11-15 |
stephan | Replace the JNI binding's internal use of sqlite3ErrorW... |
commit | commitdiff | tree | snapshot |
| 2025-11-15 |
stephan | Random JS build cleanups and parallel build mkdir race... |
commit | commitdiff | tree | snapshot |
| 2025-11-15 |
drh | Columnar formats respond to --screenwidth restrictions... |
commit | commitdiff | tree | snapshot |
| 2025-11-15 |
stephan | Reorder initialization of sqlite3ApiBootstrap()'s bowns... |
commit | commitdiff | tree | snapshot |
| 2025-11-15 |
stephan | Generic internal JS cleanups towards improving portabil... |
commit | commitdiff | tree | snapshot |
| 2025-11-15 |
drh | Data structure improvements on columnar layout. Prep... |
commit | commitdiff | tree | snapshot |
| 2025-11-15 |
stephan | Move sqlite3-api-cleanup.js into post-js-footer.js... |
commit | commitdiff | tree | snapshot |
| 2025-11-15 |
stephan | API doc typo fix. |
commit | commitdiff | tree | snapshot |
| 2025-11-15 |
drh | Improve columnar layout in QRF so that it correctly... |
commit | commitdiff | tree | snapshot |
| next |