| 4 hours ago |
drh | In the sqlite3_rsync utility program, fix three defects... master |
commit | commitdiff | tree | snapshot |
| 24 hours ago |
drh | Fix an incorrect free() call in the CLI on Windows... |
commit | commitdiff | tree | snapshot |
| 27 hours ago |
dan | Allow "ALTER TABLE ... DROP CONSTRAINT" to drop foreign... |
commit | commitdiff | tree | snapshot |
| 27 hours ago |
dan | Allow "ALTER TABLE ... DROP CONSTRAINT" to drop foreign... drop-constraint-fk |
commit | commitdiff | tree | snapshot |
| 29 hours ago |
drh | For display modes in the CLI for which column headers... |
commit | commitdiff | tree | snapshot |
| 29 hours ago |
drh | Make the (legacy, deprecated) ".header" command in... title-always-default-on |
commit | commitdiff | tree | snapshot |
| 2 days ago |
drh | Change the CLI so that the default "--title" is "always... |
commit | commitdiff | tree | snapshot |
| 2 days ago |
drh | Add the "--rowcount on" and "--title always" features... |
commit | commitdiff | tree | snapshot |
| 2 days ago |
drh | Corrections to the mode matrix in the CLI psql-mode |
commit | commitdiff | tree | snapshot |
| 2 days ago |
drh | Fix a problem with --rowcount found by Claude in code... |
commit | commitdiff | tree | snapshot |
| 2 days ago |
drh | Improved title separator in QRF when using "-title... |
commit | commitdiff | tree | snapshot |
| 2 days ago |
drh | Show --rowcount for "--style insert". New test cases. |
commit | commitdiff | tree | snapshot |
| 2 days ago |
drh | Continuing work on --rowcount and --title always. |
commit | commitdiff | tree | snapshot |
| 3 days ago |
drh | Add new option "bRowCount" to QRF. Add QRF_Always... |
commit | commitdiff | tree | snapshot |
| 3 days ago |
drh | Reduce divergence between ext/misc/fossildelta.c, |
commit | commitdiff | tree | snapshot |
| 3 days ago |
dan | Fix an OOB read caused by passing an out-of-range phras... |
commit | commitdiff | tree | snapshot |
| 3 days ago |
dan | Fix a problem in the fossil-delta implementation within... |
commit | commitdiff | tree | snapshot |
| 3 days ago |
dan | Fix another buffer overread in RBU that could occur... |
commit | commitdiff | tree | snapshot |
| 3 days ago |
dan | Fix an OOB read that could occur in RBU when using... |
commit | commitdiff | tree | snapshot |
| 3 days ago |
drh | Avoid a (harmless) 1-byte OOB read due to malformed... |
commit | commitdiff | tree | snapshot |
| 3 days ago |
dan | Return an error if a patchset is passed to sqlite3rebas... |
commit | commitdiff | tree | snapshot |
| 3 days ago |
drh | In the strdup.c expension, do not invoke memcpy() with... |
commit | commitdiff | tree | snapshot |
| 3 days ago |
dan | Avoid a buffer overread in the session module when... |
commit | commitdiff | tree | snapshot |
| 4 days ago |
drh | Properly handle errors from the readlink() system call... |
commit | commitdiff | tree | snapshot |
| 4 days ago |
drh | Fix the parse_create_index() SQL function created by... |
commit | commitdiff | tree | snapshot |
| 4 days ago |
drh | Be sure to invoke the authorizer callback on all terms... |
commit | commitdiff | tree | snapshot |
| 5 days ago |
drh | Add the strdup() SQL function extension for use in... |
commit | commitdiff | tree | snapshot |
| 5 days ago |
drh | The jsonSkipLabel() routine, part of json_each() and... |
commit | commitdiff | tree | snapshot |
| 5 days ago |
drh | Fix possible one-byte OOB read in the fossildelta.c... |
commit | commitdiff | tree | snapshot |
| 5 days ago |
drh | Fix possible 1-byte OOB read when decoding a malformed... |
commit | commitdiff | tree | snapshot |
| 6 days ago |
drh | Improved data validation in fts5SecureDeleteOverflow(). |
commit | commitdiff | tree | snapshot |
| 6 days ago |
drh | Avoid an integer overflow in the string allocator for... |
commit | commitdiff | tree | snapshot |
| 7 days ago |
stephan | In ext/wasm, add the ability to omit specific JS APIs... |
commit | commitdiff | tree | snapshot |
| 8 days ago |
drh | Enhancements to date/time functions: The "weekday... |
commit | commitdiff | tree | snapshot |
| 8 days ago |
drh | Add "end of day/month/year" modifiers to date/time... prev-weekday |
commit | commitdiff | tree | snapshot |
| 8 days ago |
drh | Enhance the "weekday N" modifier for date/time function... |
commit | commitdiff | tree | snapshot |
| 10 days ago |
drh | Add new assert()s to help static analyzers realize... |
commit | commitdiff | tree | snapshot |
| 10 days ago |
stephan | Rename omit-api=all to omit-api=ALL to defend against... js-omit-pieces |
commit | commitdiff | tree | snapshot |
| 10 days ago |
stephan | Add worker1 to the list of omit-api=X values, per downs... |
commit | commitdiff | tree | snapshot |
| 10 days ago |
stephan | Merge in trunk for continued work on this branch. |
commit | commitdiff | tree | snapshot |
| 11 days ago |
drh | Mark shadow tables when registering a new virtual table... |
commit | commitdiff | tree | snapshot |
| 11 days ago |
drh | Fix incorrect header comment on the sqlite3ShadowTableN... |
commit | commitdiff | tree | snapshot |
| 11 days ago |
drh | Check for oversized iTermOff in fs5SegIterNextInit... |
commit | commitdiff | tree | snapshot |
| 11 days ago |
drh | Do not allow an integer overflow to bypass a leaf-term... |
commit | commitdiff | tree | snapshot |
| 11 days ago |
drh | Make sure local functions in the series.c extension... |
commit | commitdiff | tree | snapshot |
| 12 days ago |
drh | In the amatch.c and fuzzer.c extensions (both of which... |
commit | commitdiff | tree | snapshot |
| 12 days ago |
drh | Put reasonable input limits on the (non-deliverable... |
commit | commitdiff | tree | snapshot |
| 12 days ago |
drh | Improved detection of CTEs being misused as table-value... |
commit | commitdiff | tree | snapshot |
| 12 days ago |
drh | Add a new sqlite3FaultSim() to make it easier to test... |
commit | commitdiff | tree | snapshot |
| 13 days ago |
dan | Fix a harmless "jump or move depends on uninitialised... |
commit | commitdiff | tree | snapshot |
| 13 days ago |
drh | Enhance the documentation on sqlite3_set_authorizer... |
commit | commitdiff | tree | snapshot |
| 13 days ago |
dan | Fix both a buffer overread and overwrite in the session... |
commit | commitdiff | tree | snapshot |
| 13 days ago |
drh | Fix parsing of unterminated "[" tokens in the incre... |
commit | commitdiff | tree | snapshot |
| 13 days ago |
drh | Avoid 32-bit integer overflow in the zipfile extension... |
commit | commitdiff | tree | snapshot |
| 13 days ago |
dan | Fix a buffer overread that could occur in fts5 within... |
commit | commitdiff | tree | snapshot |
| 13 days ago |
drh | Fix parsing of quoted instantiation arguments in the... |
commit | commitdiff | tree | snapshot |
| 13 days ago |
drh | Fix unbounded whitespace skip in the decimal extension. |
commit | commitdiff | tree | snapshot |
| 13 days ago |
drh | Extra margin to prevent queue overflow in the RTree... |
commit | commitdiff | tree | snapshot |
| 13 days ago |
drh | Fix the (non-deliverable, testing-use-only) closure... |
commit | commitdiff | tree | snapshot |
| 13 days ago |
drh | Mark the diskused() extension SQL function as direct... |
commit | commitdiff | tree | snapshot |
| 13 days ago |
dan | Fix the size of an allocation in fts3 to take into... |
commit | commitdiff | tree | snapshot |
| 13 days ago |
drh | Improved detection of corrupt freelist chains on btree... |
commit | commitdiff | tree | snapshot |
| 2026-06-25 |
drh | Check super-journal names for validity earlier, as... |
commit | commitdiff | tree | snapshot |
| 2026-06-25 |
dan | Have API functions sqlite3_serialize, sqlite3_limit... |
commit | commitdiff | tree | snapshot |
| 2026-06-25 |
dan | Also have functions sqlite3_db_name(), sqlite3_get_auto... db-mutex-fixes |
commit | commitdiff | tree | snapshot |
| 2026-06-25 |
dan | Have API functions sqlite3_serialize(), sqlite3_limit... |
commit | commitdiff | tree | snapshot |
| 2026-06-25 |
drh | Change the undocumented and unsupported sqlite_log... |
commit | commitdiff | tree | snapshot |
| 2026-06-25 |
drh | Improve the sqlite3_str_vappendf() routine for addition... |
commit | commitdiff | tree | snapshot |
| 2026-06-25 |
dan | Have sqlite3_drop_modules() take the database mutex... |
commit | commitdiff | tree | snapshot |
| 2026-06-25 |
dan | Add test case to backup5.test to verify that detaching... |
commit | commitdiff | tree | snapshot |
| 2026-06-25 |
drh | Fix a harmless false-positive compiler warning on Windows. |
commit | commitdiff | tree | snapshot |
| 2026-06-25 |
drh | Alternative to [15a6482300bb2804] that is testable. |
commit | commitdiff | tree | snapshot |
| 2026-06-24 |
drh | Check for cells extending too far past the end of a... |
commit | commitdiff | tree | snapshot |
| 2026-06-24 |
drh | Remove ALWAYS() and NEVER() macros used for developmemt... index-cell-overflow |
commit | commitdiff | tree | snapshot |
| 2026-06-24 |
dan | When rolling back a journal that contains a super-journ... |
commit | commitdiff | tree | snapshot |
| 2026-06-24 |
dan | Update mjournal.test so that it works on windows. del-super-filter |
commit | commitdiff | tree | snapshot |
| 2026-06-24 |
dan | Only delete a super-journal if it contains a pointer... |
commit | commitdiff | tree | snapshot |
| 2026-06-24 |
drh | Check for cells that extend of the end of a page when... |
commit | commitdiff | tree | snapshot |
| 2026-06-24 |
dan | Do not delete super-journal files named "xyz.9hh" unles... |
commit | commitdiff | tree | snapshot |
| 2026-06-24 |
dan | When rolling back a journal that contains a super-journ... |
commit | commitdiff | tree | snapshot |
| 2026-06-24 |
dan | Avoid trying to delete a database file while it is... |
commit | commitdiff | tree | snapshot |
| 2026-06-24 |
drh | Fix a comment in os_kv.c so that it does not match... |
commit | commitdiff | tree | snapshot |
| 2026-06-24 |
drh | Fix the sqlite3ParseUri() for improved defenses against... |
commit | commitdiff | tree | snapshot |
| 2026-06-24 |
dan | Revert the fixes to backup in [1f940357f7] and [e5db803... |
commit | commitdiff | tree | snapshot |
| 2026-06-24 |
dan | Remove a stray C++ style comment left in build.c by... attach-backup-fix |
commit | commitdiff | tree | snapshot |
| 2026-06-24 |
drh | Defend against integer overflow on oversized string... |
commit | commitdiff | tree | snapshot |
| 2026-06-24 |
stephan | Back out [23936786e6] because [9725b513c0] obviates it. |
commit | commitdiff | tree | snapshot |
| 2026-06-24 |
drh | Update documentation to explain that a odd nByte parame... |
commit | commitdiff | tree | snapshot |
| 2026-06-24 |
drh | Fixes for SQLITE_OMIT_FLOATING_POINT. |
commit | commitdiff | tree | snapshot |
| 2026-06-24 |
dan | Revert the fixes to backup in [1f940357f7] and [e5db803... |
commit | commitdiff | tree | snapshot |
| 2026-06-24 |
stephan | Swap two lines to get the amalgamation building again... |
commit | commitdiff | tree | snapshot |
| 2026-06-24 |
stephan | Add vtab to the list of supported omit-api=X options... |
commit | commitdiff | tree | snapshot |
| 2026-06-24 |
stephan | Have the npm target forward the omit-api flag to its... |
commit | commitdiff | tree | snapshot |
| 2026-06-24 |
stephan | Teach the JS build to filter out various APIs/VFSes... |
commit | commitdiff | tree | snapshot |
| 2026-06-23 |
stephan | Add preprocessor guards to various JS files working... |
commit | commitdiff | tree | snapshot |
| 2026-06-23 |
dan | Merge the fixes for the use-after-free problem caused... |
commit | commitdiff | tree | snapshot |
| 2026-06-23 |
dan | Fix sqlite3_backup_init() to correctly handle the case... |
commit | commitdiff | tree | snapshot |
| 2026-06-23 |
drh | Fix an OOB read on the unused spellfix1 extension.... |
commit | commitdiff | tree | snapshot |
| 2026-06-23 |
dan | Avoid a use-after-free problem that could occur if... |
commit | commitdiff | tree | snapshot |
| 2026-06-23 |
drh | Do not allow internal-use-only functions to be coded... |
commit | commitdiff | tree | snapshot |
| next |