]> git.ipfire.org Git - thirdparty/sqlite.git/shortlog
thirdparty/sqlite.git
12 days ago  drhExperimental "PRAGMA auto_strict=ON;" automatically... auto-strict
12 days ago  drhPerformance improvement in the sqlite3_initialize(...
12 days ago  drhFix boundary cases of rowid lookup using very large...
13 days ago  stephanLatest upstream jimsh0.c for minor portability improvem...
13 days ago  drhDisqualify the count-of-view optimization if the view...
2026-07-18  danUpdate tcl test command "optimization_control" to suppo...
2026-07-16  drhAdd the SQLITE_SHELL_EDITION compile-time option, which...
2026-07-16  danRelax the restrictions on reordering tables in vtab...
2026-07-15  danRelax the restrictions on reordering tables in vtab... vtab-outer-joins
2026-07-14  drhAdjust QRF to generate lower-case HTML output with...
2026-07-14  drhRemove harmless "breakpoint" command inserted by the...
2026-07-14  danUpdate some test cases in fts5corrupt3.test and fts5cor...
2026-07-13  drhAdd assert()s and a testcase() to and fix and improve...
2026-07-12  drhImprove documentation for sqlite3_result_zeroblob64...
2026-07-11  drhImprovements to the implementation of sqlite3_result_st...
2026-07-11  drhMinor change to the "weekday N" modifier in the date...
2026-07-10  drhNew compile-time option SQLITE_MAX_SCHEMA and runtime...
2026-07-09  danEnsure that the "leaf-size" field of an fts5 record...
2026-07-09  drhIn the sqlite3_rsync utility program, fix three defects...
2026-07-08  drhFix an incorrect free() call in the CLI on Windows...
2026-07-08  danAllow "ALTER TABLE ... DROP CONSTRAINT" to drop foreign...
2026-07-08  danAllow "ALTER TABLE ... DROP CONSTRAINT" to drop foreign... drop-constraint-fk
2026-07-08  drhFor display modes in the CLI for which column headers...
2026-07-08  drhMake the (legacy, deprecated) ".header" command in... title-always-default-on
2026-07-07  drhChange the CLI so that the default "--title" is "always...
2026-07-07  drhAdd the "--rowcount on" and "--title always" features...
2026-07-07  drhCorrections to the mode matrix in the CLI psql-mode
2026-07-07  drhFix a problem with --rowcount found by Claude in code...
2026-07-07  drhImproved title separator in QRF when using "-title...
2026-07-07  drhShow --rowcount for "--style insert". New test cases.
2026-07-07  drhContinuing work on --rowcount and --title always.
2026-07-06  drhAdd new option "bRowCount" to QRF. Add QRF_Always...
2026-07-06  drhReduce divergence between ext/misc/fossildelta.c,
2026-07-06  danFix an OOB read caused by passing an out-of-range phras...
2026-07-06  danFix a problem in the fossil-delta implementation within...
2026-07-06  danFix another buffer overread in RBU that could occur...
2026-07-06  danFix an OOB read that could occur in RBU when using...
2026-07-06  drhAvoid a (harmless) 1-byte OOB read due to malformed...
2026-07-06  danReturn an error if a patchset is passed to sqlite3rebas...
2026-07-06  drhIn the strdup.c expension, do not invoke memcpy() with...
2026-07-06  danAvoid a buffer overread in the session module when...
2026-07-05  drhProperly handle errors from the readlink() system call...
2026-07-05  drhFix the parse_create_index() SQL function created by...
2026-07-05  drhBe sure to invoke the authorizer callback on all terms...
2026-07-04  drhAdd the strdup() SQL function extension for use in...
2026-07-04  drhThe jsonSkipLabel() routine, part of json_each() and...
2026-07-04  drhFix possible one-byte OOB read in the fossildelta.c...
2026-07-04  drhFix possible 1-byte OOB read when decoding a malformed...
2026-07-03  drhImproved data validation in fts5SecureDeleteOverflow().
2026-07-03  drhAvoid an integer overflow in the string allocator for...
2026-07-02  stephanIn ext/wasm, add the ability to omit specific JS APIs...
2026-07-01  drhEnhancements to date/time functions: The "weekday...
2026-07-01  drhAdd "end of day/month/year" modifiers to date/time... prev-weekday
2026-07-01  drhEnhance the "weekday N" modifier for date/time function...
2026-06-29  drhAdd new assert()s to help static analyzers realize...
2026-06-29  stephanRename omit-api=all to omit-api=ALL to defend against... js-omit-pieces
2026-06-29  stephanAdd worker1 to the list of omit-api=X values, per downs...
2026-06-29  stephanMerge in trunk for continued work on this branch.
2026-06-28  drhMark shadow tables when registering a new virtual table...
2026-06-28  drhFix incorrect header comment on the sqlite3ShadowTableN...
2026-06-28  drhCheck for oversized iTermOff in fs5SegIterNextInit...
2026-06-27  drhDo not allow an integer overflow to bypass a leaf-term...
2026-06-27  drhMake sure local functions in the series.c extension...
2026-06-27  drhIn the amatch.c and fuzzer.c extensions (both of which...
2026-06-27  drhPut reasonable input limits on the (non-deliverable...
2026-06-27  drhImproved detection of CTEs being misused as table-value...
2026-06-27  drhAdd a new sqlite3FaultSim() to make it easier to test...
2026-06-26  danFix a harmless "jump or move depends on uninitialised...
2026-06-26  drhEnhance the documentation on sqlite3_set_authorizer...
2026-06-26  danFix both a buffer overread and overwrite in the session...
2026-06-26  drhFix parsing of unterminated "[" tokens in the incre...
2026-06-26  drhAvoid 32-bit integer overflow in the zipfile extension...
2026-06-26  danFix a buffer overread that could occur in fts5 within...
2026-06-26  drhFix parsing of quoted instantiation arguments in the...
2026-06-26  drhFix unbounded whitespace skip in the decimal extension.
2026-06-26  drhExtra margin to prevent queue overflow in the RTree...
2026-06-26  drhFix the (non-deliverable, testing-use-only) closure...
2026-06-26  drhMark the diskused() extension SQL function as direct...
2026-06-26  danFix the size of an allocation in fts3 to take into...
2026-06-26  drhImproved detection of corrupt freelist chains on btree...
2026-06-25  drhCheck super-journal names for validity earlier, as...
2026-06-25  danHave API functions sqlite3_serialize, sqlite3_limit...
2026-06-25  danAlso have functions sqlite3_db_name(), sqlite3_get_auto... db-mutex-fixes
2026-06-25  danHave API functions sqlite3_serialize(), sqlite3_limit...
2026-06-25  drhChange the undocumented and unsupported sqlite_log...
2026-06-25  drhImprove the sqlite3_str_vappendf() routine for addition...
2026-06-25  danHave sqlite3_drop_modules() take the database mutex...
2026-06-25  danAdd test case to backup5.test to verify that detaching...
2026-06-25  drhFix a harmless false-positive compiler warning on Windows.
2026-06-25  drhAlternative to [15a6482300bb2804] that is testable.
2026-06-24  drhCheck for cells extending too far past the end of a...
2026-06-24  drhRemove ALWAYS() and NEVER() macros used for developmemt... index-cell-overflow
2026-06-24  danWhen rolling back a journal that contains a super-journ...
2026-06-24  danUpdate mjournal.test so that it works on windows. del-super-filter
2026-06-24  danOnly delete a super-journal if it contains a pointer...
2026-06-24  drhCheck for cells that extend of the end of a page when...
2026-06-24  danDo not delete super-journal files named "xyz.9hh" unles...
2026-06-24  danWhen rolling back a journal that contains a super-journ...
2026-06-24  danAvoid trying to delete a database file while it is...
2026-06-24  drhFix a comment in os_kv.c so that it does not match...
next