| 28 hours ago |
stephan | Doc typo fixes in the configure script pieces. master |
commit | commitdiff | tree | snapshot |
| 32 hours ago |
drh | Enhance the omit-noop-join optimization so that it... |
commit | commitdiff | tree | snapshot |
| 2 days ago |
drh | Additional changes to support the ".schema" command... |
commit | commitdiff | tree | snapshot |
| 2 days ago |
drh | Fix the ".schema" command in the CLI so that it works... |
commit | commitdiff | tree | snapshot |
| 2 days ago |
drh | Harmless typo fixes in shell.c |
commit | commitdiff | tree | snapshot |
| 3 days ago |
drh | API documentation enhancements. |
commit | commitdiff | tree | snapshot |
| 3 days ago |
dan | Add the SQLITE_PREPARE_FROM_DDL flag to sqlite3_prepare... |
commit | commitdiff | tree | snapshot |
| 3 days ago |
drh | Fix spurious error log reports caused by [d25c8a6222d4e... |
commit | commitdiff | tree | snapshot |
| 3 days ago |
drh | Fix a harmless signed integer overflow warning in the... |
commit | commitdiff | tree | snapshot |
| 3 days ago |
drh | Remove unused thunk cases from os_win.c, so that it... |
commit | commitdiff | tree | snapshot |
| 6 days ago |
drh | Add experimental compile-time option SQLITE_ALLOW_TRIGG... |
commit | commitdiff | tree | snapshot |
| 7 days ago |
drh | Bug fix in the vt02.c test virtual table. |
commit | commitdiff | tree | snapshot |
| 7 days ago |
dan | Allow queries that use "GROUP BY e1 ORDER BY e2" where... |
commit | commitdiff | tree | snapshot |
| 7 days ago |
drh | New options for vt02.c that allow tests to configure... |
commit | commitdiff | tree | snapshot |
| 7 days ago |
dan | Improve tests in bestindexF.test. No changes to non... |
commit | commitdiff | tree | snapshot |
| 7 days ago |
drh | Better orderByConsumed logic in the vt02.c test virtual... |
commit | commitdiff | tree | snapshot |
| 7 days ago |
drh | Enhance the sqlite3_load_extension() so that when the... |
commit | commitdiff | tree | snapshot |
| 7 days ago |
drh | Enhance the vt02.c test virtual table with the ability... |
commit | commitdiff | tree | snapshot |
| 8 days ago |
dan | Fix the return value of sqlite3_vtab_distinct() in... |
commit | commitdiff | tree | snapshot |
| 8 days ago |
drh | Fix a FILE* leak in the CLI |
commit | commitdiff | tree | snapshot |
| 9 days ago |
drh | CLI: The .imposter command matches the index name... |
commit | commitdiff | tree | snapshot |
| 9 days ago |
drh | CLI improvements. In the .check command, ignore leadin... |
commit | commitdiff | tree | snapshot |
| 9 days ago |
drh | Stricter enforcement of the LIKE_PATTERN_LENGTH for... |
commit | commitdiff | tree | snapshot |
| 10 days ago |
dan | Fix for optimizing "SELECT DISTINCT ...cols... FROM... |
commit | commitdiff | tree | snapshot |
| 10 days ago |
drh | Enhance the vtablog extension so that it shows the... |
commit | commitdiff | tree | snapshot |
| 10 days ago |
drh | Clarify the affect of nCharLimit, nLineLimit, and nTitl... |
commit | commitdiff | tree | snapshot |
| 10 days ago |
drh | Fix the test/vt100-a.sql script to use .testcase and... |
commit | commitdiff | tree | snapshot |
| 10 days ago |
drh | Enable an ORDER BY clause to refer to columns in outer... |
commit | commitdiff | tree | snapshot |
| 11 days ago |
drh | Use the correct wildcard character in sqlite3_strlike... |
commit | commitdiff | tree | snapshot |
| 12 days ago |
drh | In the CLI, if a command-line argument names a file... |
commit | commitdiff | tree | snapshot |
| 12 days ago |
drh | Back out the --compat option from the CLI. |
commit | commitdiff | tree | snapshot |
| 13 days ago |
drh | Get the .testcase and .check commands working in the... |
commit | commitdiff | tree | snapshot |
| 13 days ago |
drh | Add new assert() statements designed to detect and... |
commit | commitdiff | tree | snapshot |
| 13 days ago |
drh | Omit unused entries in the aSysCall array for the Windo... |
commit | commitdiff | tree | snapshot |
| 13 days ago |
dan | Remove from os_win.c a reference to unused system call... |
commit | commitdiff | tree | snapshot |
| 13 days ago |
drh | Fix an inaccuracy in the qrfRelaxable() routine in... |
commit | commitdiff | tree | snapshot |
| 13 days ago |
drh | Include the latest Makefile.msc changes and the new... |
commit | commitdiff | tree | snapshot |
| 13 days ago |
drh | Prevent a malicious delta from causing an integer overf... |
commit | commitdiff | tree | snapshot |
| 2025-12-11 |
drh | Update build instructions for Windows to explain how... |
commit | commitdiff | tree | snapshot |
| 2025-12-11 |
drh | Adjust the MSVC Makefile so that when it invokes the... |
commit | commitdiff | tree | snapshot |
| 2025-12-11 |
dan | Fix calls to sqlite3_wal_checkpoint_v2(SQLITE_CHECKPOIN... |
commit | commitdiff | tree | snapshot |
| 2025-12-10 |
drh | Use macros for the default values for QRF limits in... |
commit | commitdiff | tree | snapshot |
| 2025-12-10 |
drh | Various improvements to the .mode command of the CLI... |
commit | commitdiff | tree | snapshot |
| 2025-12-10 |
stephan | In fiddle, remove the default .dot-commands it runs... |
commit | commitdiff | tree | snapshot |
| 2025-12-10 |
drh | Add the --titlelimit option to CLI, defaulting to 20... |
commit | commitdiff | tree | snapshot |
| 2025-12-10 |
drh | Do not show the --titlelimit setting in ".mode" setting... title-limit |
commit | commitdiff | tree | snapshot |
| 2025-12-10 |
drh | Test cases and documentation tweaks. |
commit | commitdiff | tree | snapshot |
| 2025-12-10 |
drh | Add the nTitleLimit option to QRF. Also change "line... |
commit | commitdiff | tree | snapshot |
| 2025-12-09 |
dan | In fts5, avoid holding an open blob handle after an... |
commit | commitdiff | tree | snapshot |
| 2025-12-08 |
stephan | Update the added-in-version stamp to some kvvfs JS... |
commit | commitdiff | tree | snapshot |
| 2025-12-08 |
stephan | Introducing kvvfs v2 for the JS bindings. Summary:... |
commit | commitdiff | tree | snapshot |
| 2025-12-08 |
stephan | Replace some double-quotes with single quotes an SQL... kvvfs-v2 |
commit | commitdiff | tree | snapshot |
| 2025-12-07 |
drh | Minor tweaks to the QRF documentation. No changes... |
commit | commitdiff | tree | snapshot |
| 2025-12-06 |
drh | Do not return too many bytes from the zipfile extension... |
commit | commitdiff | tree | snapshot |
| 2025-12-06 |
drh | In the zipfile extension, only return as many bytes... zipfile-fix |
commit | commitdiff | tree | snapshot |
| 2025-12-06 |
drh | Remove #ifdefs intended to make SQLite compatible with... |
commit | commitdiff | tree | snapshot |
| 2025-12-06 |
drh | Fix a harmless compiler warning inside an assert()... |
commit | commitdiff | tree | snapshot |
| 2025-12-06 |
drh | Fox the "box" format, use rounded corners and use a... |
commit | commitdiff | tree | snapshot |
| 2025-12-06 |
drh | Fix typos and harmless compiler warnings. Omit the... qrf-box-enhancements |
commit | commitdiff | tree | snapshot |
| 2025-12-06 |
drh | New test cases to cover the "--quote relaxed" feature. |
commit | commitdiff | tree | snapshot |
| 2025-12-06 |
drh | Update test cases to work with the new box format and... |
commit | commitdiff | tree | snapshot |
| 2025-12-06 |
drh | New text rendering style of QRF_TEXT_Relaxed. |
commit | commitdiff | tree | snapshot |
| 2025-12-05 |
drh | When drawing boxes using QRF, use rounded corners and... |
commit | commitdiff | tree | snapshot |
| 2025-12-05 |
drh | In the Windows Makefile.msc, never set -DNDEBUG. And... |
commit | commitdiff | tree | snapshot |
| 2025-12-05 |
dan | Fix a memory leak in the fileio extension on windows. |
commit | commitdiff | tree | snapshot |
| 2025-12-05 |
drh | Omit obsolete features (Ex: Windows Phone support)... |
commit | commitdiff | tree | snapshot |
| 2025-12-05 |
drh | Minor adjustment to the zipfile.test script so that... |
commit | commitdiff | tree | snapshot |
| 2025-12-05 |
drh | Enhance the unixIsSharingShmNode() code (check-in ... |
commit | commitdiff | tree | snapshot |
| 2025-12-05 |
drh | Another fix to [e33da6d5dc964db8]: Ensure that the... |
commit | commitdiff | tree | snapshot |
| 2025-12-05 |
drh | Update the autoconf Makefile.msc based on the Makefile... |
commit | commitdiff | tree | snapshot |
| 2025-12-04 |
drh | Automatically add the /NODEFAULTLIB:msvcrt flag to... |
commit | commitdiff | tree | snapshot |
| 2025-12-04 |
drh | Make the shell_exec() routine in the CLI robust against... |
commit | commitdiff | tree | snapshot |
| 2025-12-04 |
dan | Limit compile time value SQLITE_MAX_SQL_LENGTH to 1024... |
commit | commitdiff | tree | snapshot |
| 2025-12-04 |
drh | Enable TEMP triggers to reference tables in the main... |
commit | commitdiff | tree | snapshot |
| 2025-12-04 |
drh | Mark an always-true conditional as such. temp-trigger-refs |
commit | commitdiff | tree | snapshot |
| 2025-12-04 |
drh | Fix an error introduced by the previous check-in. |
commit | commitdiff | tree | snapshot |
| 2025-12-04 |
drh | Performance optimization in the language grammar. |
commit | commitdiff | tree | snapshot |
| 2025-12-04 |
drh | Merge all the latest trunk enhancements and fixes into... |
commit | commitdiff | tree | snapshot |
| 2025-12-04 |
drh | Fix an incorrect answer that might arise if a scalar... |
commit | commitdiff | tree | snapshot |
| 2025-12-03 |
drh | More aggressive optimization of IS NULL and IS NOT... |
commit | commitdiff | tree | snapshot |
| 2025-12-03 |
drh | More aggressive optimization of IS NULL and IS NOT... expr-opt |
commit | commitdiff | tree | snapshot |
| 2025-12-03 |
drh | Create a new internal subroutine specifically designed... |
commit | commitdiff | tree | snapshot |
| 2025-12-03 |
dan | Fix a problem that could occur when a scalar subquery... distinct-offset-subquery-fix |
commit | commitdiff | tree | snapshot |
| 2025-12-03 |
drh | Clarification of comment text in expr.c. No changes... |
commit | commitdiff | tree | snapshot |
| 2025-12-03 |
drh | Fix recently added test cases for Windows. |
commit | commitdiff | tree | snapshot |
| 2025-12-02 |
drh | Improvements to the ".schema indent" logic. |
commit | commitdiff | tree | snapshot |
| 2025-12-02 |
drh | New test cases for QRF |
commit | commitdiff | tree | snapshot |
| 2025-12-02 |
stephan | kvvfs: make the filename suffixes -wal and -shm illegal... |
commit | commitdiff | tree | snapshot |
| 2025-12-02 |
stephan | Get kvvfs::xAccess() fleshed out. |
commit | commitdiff | tree | snapshot |
| 2025-12-02 |
stephan | Consolidate kvvfs's page size workaround into a central... |
commit | commitdiff | tree | snapshot |
| 2025-12-02 |
stephan | Add more logging to kvvfs to try to trace down why... |
commit | commitdiff | tree | snapshot |
| 2025-12-02 |
drh | Fix a harmless compiler warning in the previous check-in. |
commit | commitdiff | tree | snapshot |
| 2025-12-02 |
dan | Fix a problem with ALTER TABLE DROP COLUMN commands... |
commit | commitdiff | tree | snapshot |
| 2025-12-02 |
drh | Add developer note on how to measure coverage of QRF. |
commit | commitdiff | tree | snapshot |
| 2025-12-01 |
stephan | Begrudingly allow sqlite3_js_kvvfs_clear() to work... |
commit | commitdiff | tree | snapshot |
| 2025-12-01 |
stephan | Harden a change to SqliteTestUtil.assert() in the previ... |
commit | commitdiff | tree | snapshot |
| 2025-12-01 |
stephan | Minor JS docs and cleanups. Add some #if'd-out kvvfs... |
commit | commitdiff | tree | snapshot |
| 2025-12-01 |
stephan | Fix a potential UAF in sqlite3.oo1.DB.exec()'s teardown... |
commit | commitdiff | tree | snapshot |
| 2025-12-01 |
dan | Fix a memory leak that could follow an OOM on this... |
commit | commitdiff | tree | snapshot |
| 2025-12-01 |
dan | Fix another crash on this branch that could follow... |
commit | commitdiff | tree | snapshot |
| next |