]> git.ipfire.org Git - thirdparty/sqlite.git/shortlog
thirdparty/sqlite.git
44 hours ago  drhEnforce the 1GiB size limit on appendvfs files. master
44 hours ago  drhFix the detection ON clauses using tables to the right...
46 hours ago  drhImprove comments. Move a variable outside of a loop. bug-2026-07-29T17_50_40Z
2 days ago  danAvoid assuming that cursor numbers were allocated in...
2 days ago  drhIn the experimental and unsupported amatch.c extension...
2 days ago  drhDo not allow recursion in extension functions sha1_quer...
2 days ago  drhTurn redundant loads of the experimental vfsstat.c...
2 days ago  drhTurn redundant registrations of the cksumvfs extension...
2 days ago  danReturn an empty string if an fts3 snippet() is requeste...
2 days ago  danAlways take a copy of a value used to drive an index...
2 days ago  danAlways take a copy of a value used to drive an index... bug-2026-07-29T05_33_50Z
2 days ago  danAvoid apply an affinity to a register that might be...
2 days ago  danAvoid apply an affinity to a register that might be... bug-2026-07-29T05_51_06
2 days ago  drhBlock deep recursion in test extension functions test_e...
2 days ago  drhImproved comments clarifying operation of the ext/misc...
2 days ago  drhFix the sha1() extension function so that it interprets...
3 days ago  danFurther fixes for running [make devtest] with Fil-C.
4 days ago  danRemove a stray reference to "sqlite3_checker.exe" from...
4 days ago  drhThe MREMAP_FIXED macro (added by [4d60798b20a560be...
4 days ago  drhUse snprintf() rather than sprintf() in the dtostr...
5 days ago  drhAdd reference counting to the EditDist3Config object...
5 days ago  stephanAdd a JS test for [d5d8ee76d3] resp. [012550c089].
5 days ago  stephanFactor an extranous local var out of the previous check-in.
5 days ago  stephanRemove some extraneous I/O in kvvfs. Reported off-list...
5 days ago  stephanFix a JS container API misuse in sqlite3.oo1.DB.close...
6 days ago  drhImproved optimization of "expr OR TRUE" and "expr OR...
6 days ago  danAvoid opening cursors only required for reads that...
6 days ago  danIgnore any DISTINCT qualifier on a SELECT statement...
7 days ago  danFix an incompatibility with Tcl 9 in scanstatus2.test.
7 days ago  drhFix a bug in the check-in [bbd69ce274620008] causing...
7 days ago  danFix a problem in test1.c causing test script win32lock...
7 days ago  drhFix to the interaction between indexes-on-expressions...
7 days ago  danIn test_syscall.c, assume SQLite always calls the 4...
7 days ago  drhFix some test cases on Windows.
7 days ago  drhEnhance Bloom-filter support so that it works with...
7 days ago  drhNew test cases for Bloom filter use on text keys as... bloom-filter-on-text
7 days ago  danChange the way pointers are passed between C code and...
8 days ago  drhImproved Bloom-filter invariant checking.
8 days ago  drhFix the new filterHash() function so that it works...
8 days ago  drhAdd the ability for Bloom filters to work on text value...
8 days ago  drhCLI improvement: New command-line option "--cmdline...
9 days ago  stephanFix an error handling case in #base64.
9 days ago  stephanAdd (#base64 -f filename) support to the preprocessor...
9 days ago  drhDo not cache the results of getenv() in the temporary...
9 days ago  drhImprovements to the unix temporary filename generator... temp-filenames
9 days ago  drhRemove an unnecessary munmap() from the unix interface.
9 days ago  stephanRandom makefile doc updates. No functional changes.
9 days ago  stephanRandom minor doc and formatting cleanups in the wasm...
10 days ago  stephanRestructure an errant goto which only accidentally...
10 days ago  stephanThe base64.wasm=1 flag to ext/wasm/GNUmakefile tells...
10 days ago  stephanDocument the origin of the input size limit for #base64... wasm-base64
10 days ago  stephanSimplify the previous checkin by removing an extraneous...
10 days ago  stephanFix the corner case of feeding #base64 empty input.
10 days ago  stephanConsolidate a duplicated code block and ensure that...
10 days ago  stephanAdd support for (make base64.wasm=1), which embeds...
10 days ago  stephanThis embeds sqlite3.wasm into sqlite3.js/mjs as base64...
10 days ago  stephanAn initial attempt at embedding sqlite3.wasm into sqlit...
10 days ago  stephanLatest upstream ext/wasm/libcmpp.c, primarily to make...
10 days ago  drhImprove performance and robustness of internal routine...
10 days ago  danAdd tests to verify that the problem reported by forum...
10 days ago  drhImproved detection and reporting of deliberate misinfor...
11 days ago  drhRemove an incorrect ALWAYS() macro from the implementat...
11 days ago  danEnsure that a write with REPLACE conflict resolution...
11 days ago  drhAdditional test cases. do-nothing-replace-bug
11 days ago  drhMove the new test cases for this branch into a new...
11 days ago  drhPerformance improvement in the sqlite3_initialize(...
12 days ago  drhFix boundary cases of rowid lookup using very large...
12 days ago  stephanLatest upstream jimsh0.c for minor portability improvem...
13 days ago  drhTest case fixes due to the previous.
13 days ago  danAfter a DELETE trigger is fired by REPLACE conflict...
13 days ago  drhDisqualify the count-of-view optimization if the view...
13 days ago  danUpdate tcl test command "optimization_control" to suppo...
13 days ago  drhEnhancements to new test cases, for improved readability.
13 days ago  drhAdd test cases from
13 days ago  drhAdditional test cases
2026-07-17  danEnsure that a write with REPLACE conflict resolution...
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.
next