]> git.ipfire.org Git - thirdparty/sqlite.git/shortlog
thirdparty/sqlite.git
5 days ago  drhMerge the latest trunk fixes and enhancements into... begin-concurrent
6 days ago  danAvoid a resource leak in an error path in the icu exten...
6 days ago  drhFix an infinite loop that can occur in the unused,...
6 days ago  danFix a problem with shell tool function analyze() and...
6 days ago  drhFix potential integer overflow in btree overflow page...
7 days ago  stephanPatch test/indexexpr1.test to work when built with...
7 days ago  stephanFix an OOM check in shell.c.in. Addresses [forum:2026...
7 days ago  danFix a potential 1-byte overread in sqlite3changeset_inv...
7 days ago  danFix a 32-bit integer overflow in sqlite3changegroup_cha...
7 days ago  drhFix QRF so that it works sensibly with "--wrap 1"
8 days ago  drhStrength the defense against malicious command-line...
8 days ago  drhFix HTML ">" quoting in QRF.
8 days ago  drhFix a minor problem with test case mjournal-3.3.
8 days ago  drhEarly malformed JSON errors in json_each() and json_tre...
8 days ago  drhFix to testrunner.tcl so that it will run on FreeBSD.
8 days ago  drhEnhance the defenses against malformed JSONB in the...
8 days ago  danUse "-encoding iso8859-1" instead of "-encoding binary...
8 days ago  danFix a potential 1 byte overwrite that could occur when...
8 days ago  danFix a potential buffer overwrite that could occur when...
11 days ago  drhMake the /A substitution in the CLI prompt expansion...
11 days ago  drhStrengthen the statement about not accepting agentic...
11 days ago  danUpdate the session module so that it can apply changese...
11 days ago  danAdd the SQLITE_CHANGESETAPPLY_NOUPDATELOOP option to... session-update-loops
12 days ago  drhAdd a prototype AGENTS.md file
12 days ago  drhFix the VFSes so that there is no 32-bit integer overfl...
12 days ago  danMerge latest trunk changes with this branch.
12 days ago  danFix a buffer overread in the session module that could...
12 days ago  drhPerformance optimization to the sqlite3ExprCollSeqMatch...
12 days ago  drhRemove dead code created by [20c2f8ce9242c3db].
12 days ago  drhLimit the length of inputs to the spellfix1_editdist...
12 days ago  drhA join constraint is not an equivalence unless both...
13 days ago  drhEnhance the xfer-optimization to verify access to the...
13 days ago  drhImproved entropy collection on Windows.
13 days ago  danFix a bug causing the session module to dereference...
2026-05-20  drhCheck-in [7cf841f3613c8302] was incomplete in that...
2026-05-20  danAvoid returning an SQLITE_SCHEMA error from within...
2026-05-20  drhFix a test case added by [1249eeb1b9759038] that does...
2026-05-20  drhImprovements to testrunner.tcl: Make C-program tests...
2026-05-19  danFix a potential buffer overread in fts5 that could...
2026-05-19  drhSilently ignore nested porter tokenizers in FTS5. ...
2026-05-19  danRemove new unreachable code from this branch.
2026-05-19  drhPrevent integer overflow in the ICU extension.
2026-05-19  drhFix an assertion fault that can occur in RTree given...
2026-05-19  danFix problems with error handling when applying changese...
2026-05-19  danMerge trunk changes into this branch.
2026-05-19  danAvoid a potential 1 byte overread in sqlite3changegroup...
2026-05-19  drhAdd an sqlite3FaultSim() call to the changes at [6193e4...
2026-05-19  danMerge latest trunk changes into this branch.
2026-05-19  drhFix a incorrect assert() from [52dd437d51d3c1af] report...
2026-05-19  drhAdd the "make" subcommand to testrunner.tcl
2026-05-19  drhEarly detection of attempts to overwrite an in-use...
2026-05-19  drhSecurity enhancements to the untested and unused fossil...
2026-05-19  drhLimit the size of input strings to the (disused) spellf...
2026-05-18  drhFix a NULL pointer dereference in the obscure (and...
2026-05-18  drhFix an off-by-one error in matchinfo('b') for FTS3...
2026-05-18  drhLimit the NEAR span in FTS3 to 1 billion, to avoid...
2026-05-18  danFix a problem applying changesets that contain multiple...
2026-05-18  drhPrevent integer overflow due to database corruption in.
2026-05-18  drhWhen a subquery is an argument to an SQLITE_SUBTYPE...
2026-05-18  danUpdate the session module so that it can apply changese...
2026-05-18  drhFix the window-function variant of the json_group_objec...
2026-05-18  drhDo not attempt the OR-optimization on conjuncts that...
2026-05-18  drhFix a harmless compiler warning caused by [460243ee4c28...
2026-05-18  drhCorrection to the bugfix at [212c68249cc0e890] so that...
2026-05-18  drhRaise an error in the dbpage virtual table if the page...
2026-05-18  stephanAdd a reference to the new sqlite.org/bugs forum.
2026-05-17  drhFix the ".prompt" command so that it honors -bail.
2026-05-17  drhFix the new %J and %j formats so they work correctly...
2026-05-17  drhFix the sqlite3_value_numeric_type() interface so that...
2026-05-17  drhIn the CLI, make the NO_COLOR prompt the same as the...
2026-05-16  drhWhen two tables are joined by USING, the affinity and...
2026-05-16  drhWhen two tables are joined by USING, the affinity of...
2026-05-16  drhFix false-negatives in the sqlite3ExprCanReturnSubtype...
2026-05-16  drhImproved comment on sqlite3ExprCanReturnSubtype() as... index-on-case-expr-subtype
2026-05-15  danWhen using an index on a CASE expression that may retur...
2026-05-15  danHave window functions sum(), total() and avg() correctl...
2026-05-15  danHave the sqlite_dbpage module correctly handle constrai...
2026-05-14  drhIf there is a WHERE clause constraint of the form ...
2026-05-14  danHandle constraints like "a=$var" where the value bound... reprepare-a=var
2026-05-14  drhHarden the QRF extension against integer overflow problems.
2026-05-14  drhIn QRF, relax the constraint on the screen width so...
2026-05-14  drhRaise an error if an ALTER TABLE ADD COLUMN statement...
2026-05-14  drhCorrection to the documentation for sqlite3_uri_int64().
2026-05-13  danFix the sqlite3changegroup_change_finish() API so that...
2026-05-13  drhAdditional changes to the Windows VFS to try to get...
2026-05-13  drhChange to compile-time option that omits non-UWP system...
2026-05-13  drhIn the Windows OS interface, use CreateFileMappingFromA...
2026-05-13  drhOn Windows, use only GetSystemTimeAsFileTime() and...
2026-05-13  stephanModify [2990dd27dd] to use setlocale(LC_CTYPE) instead...
2026-05-13  stephanSlightly rework the --editline configure flag for purpo...
2026-05-13  drhUse GetTickCount64() instead of GetTickCount() in Windo...
2026-05-13  stephanIn Haiku OS builds, fix the --editline configure flag...
2026-05-12  drhDo not allow internal-use-only functions to be used... add-column-safety
2026-05-12  drhFix a copy/paste error in a comment. No changes to...
2026-05-12  drhFix the insert4.test test module so that it works when...
2026-05-12  drhAttempt to disable false-positive GCC compiler warning.
2026-05-11  drhFix the xfer-optimization such that if the destination...
2026-05-11  drhPrevent internal-use-only SQL functions from being...
2026-05-11  drhFix comment typos. Add test cases. add-constraint-safety-v2
2026-05-11  drhAn alternative fix to ALTER TABLE ADD CONSTRAINT.
next