17 hours ago |
drh | Add an assert() to prove that sqlite3_prepare() does... create-index-error-retry-fix |
commit | commitdiff | tree |
19 hours ago |
drh | Change a newly unreachable branch into an ALWAYS(). |
commit | commitdiff | tree |
25 hours ago |
dan | Avoid returning SQLITE_ERROR_RETRY if collation sequenc... |
commit | commitdiff | tree |
29 hours ago |
dan | Fix a problem with SQLITE_CHANGESET_CONFLICT conflicts... |
commit | commitdiff | tree |
31 hours ago |
stephan | In builds without HAVE_FCHMOD (e.g. WASI), make the... |
commit | commitdiff | tree |
43 hours ago |
dan | Fix a problem causing an SQLITE_CHANGESET_DATA conflict... |
commit | commitdiff | tree |
5 days ago |
stephan | Add a doc sentence about sqlite3_set_clientdata()'s... |
commit | commitdiff | tree |
6 days ago |
dan | Avoid depending on HAVE_STDINT_H and SQLITE_PTRSIZE... |
commit | commitdiff | tree |
7 days ago |
stephan | Minor internal cleanups in the configure script. No... |
commit | commitdiff | tree |
7 days ago |
dan | Have cksumvfs write checksums to the database file... |
commit | commitdiff | tree |
7 days ago |
dan | In cksumvfs, do not write checksums to the wal file... cksumvfs-wal-fix |
commit | commitdiff | tree |
7 days ago |
stephan | Minor autosetup/README.md tweaks. |
commit | commitdiff | tree |
7 days ago |
stephan | Move the forced NDEBUG in fts3Int.h up above the #inclu... |
commit | commitdiff | tree |
8 days ago |
stephan | Doc updates in the configure script. No functional... |
commit | commitdiff | tree |
8 days ago |
dan | Fix a problem with the checksum-vfs and direct-overflow... |
commit | commitdiff | tree |
8 days ago |
dan | Fix a problem with the checksum-vfs and direct-overflow... cksum-direct-ovfl-fix |
commit | commitdiff | tree |
8 days ago |
stephan | Doc cleanups in main.mk. No functional changes. |
commit | commitdiff | tree |
8 days ago |
dan | Fix a problem with reading wal mode databases from... |
commit | commitdiff | tree |
8 days ago |
dan | Fix a problem building testfixture on non SQLITE_OS_WIN... win-unc-fix |
commit | commitdiff | tree |
8 days ago |
dan | On windows, when opening a UNC path, fall back to using... |
commit | commitdiff | tree |
10 days ago |
drh | The off-by-one fix at [3e627d66ebdef8df] is insufficien... |
commit | commitdiff | tree |
10 days ago |
dan | Replace some 32-bit arithmetic in fts3_write.c with... |
commit | commitdiff | tree |
13 days ago |
stephan | Add an explicit call to sqlite3_initialize() to sqlite3... |
commit | commitdiff | tree |
2025-08-06 |
stephan | Skip checking for dlopen() on mingw builds and those... |
commit | commitdiff | tree |
2025-08-06 |
drh | Do not allow the number of terms in an ORDER BY or... |
commit | commitdiff | tree |
2025-08-06 |
drh | Fix Windows makefile breakage caused by [ae9d7c9c922bb241]. |
commit | commitdiff | tree |
2025-08-06 |
stephan | Add *.obj to the make clean target for the sake of... |
commit | commitdiff | tree |
2025-08-06 |
stephan | Extend the sqlite3_rsync PATH to include /opt/local... |
commit | commitdiff | tree |
2025-08-06 |
drh | Minor bug fixes in the script added by the previous... |
commit | commitdiff | tree |
2025-08-06 |
drh | Add a script to build ARM64EC binaries on Windows11... |
commit | commitdiff | tree |
2025-08-05 |
drh | Fix a possible printf() of a NULL string in fuzzcheck... |
commit | commitdiff | tree |
2025-08-05 |
drh | Remove the <i>experimental</i> lsm1 extension from... |
commit | commitdiff | tree |
2025-08-05 |
drh | Add bounds checking and error messages and improved... |
commit | commitdiff | tree |
2025-08-05 |
drh | Improved defenses against corrupt ZIP archives in the... |
commit | commitdiff | tree |
2025-08-05 |
drh | Back out a recently added NEVER(). |
commit | commitdiff | tree |
2025-08-04 |
drh | Fix a bug in the fuzzcheck.c test program introduced... |
commit | commitdiff | tree |
2025-08-04 |
drh | When doing an indexed row-value comparison using an... |
commit | commitdiff | tree |
2025-08-04 |
dan | Add an assert() to verify that IN_INDEX_NOOP is not... |
commit | commitdiff | tree |
2025-08-04 |
drh | Remove the "experimental" mark the snapshot interfaces. |
commit | commitdiff | tree |
2025-08-04 |
drh | Fix harmless compiler warnings arising from [1cccea0508... |
commit | commitdiff | tree |
2025-08-04 |
stephan | Minor doc typo fix in sqliteLimit.h. |
commit | commitdiff | tree |
2025-08-03 |
stephan | Add a note to sqlite3_deserialize() that a schema name... |
commit | commitdiff | tree |
2025-08-02 |
drh | Tag a condition in os_unix.c as unreachable. |
commit | commitdiff | tree |
2025-08-02 |
stephan | Fiddle: move the About button into the main toolbar... |
commit | commitdiff | tree |
2025-08-02 |
stephan | Fiddle: make the toolbar visible in terminal mode and... |
commit | commitdiff | tree |
2025-08-02 |
stephan | Fiddle: move the About button into the header bar and... |
commit | commitdiff | tree |
2025-08-02 |
stephan | Fiddle: add an about/info/help view and a button to... |
commit | commitdiff | tree |
2025-07-31 |
drh | Ensure that stack space allocated for a flexible array... |
commit | commitdiff | tree |
2025-07-31 |
stephan | Generic JS doc touchups. No functional changes. |
commit | commitdiff | tree |
2025-07-31 |
drh | On MacOS, when increasing the size of files on FAT... |
commit | commitdiff | tree |
2025-07-31 |
stephan | Minor doc and consistency improvements to [cf7163f82ca3... |
commit | commitdiff | tree |
2025-07-30 |
stephan | Back out [e283d817e3a9] because further testing has... solaris-alignment |
commit | commitdiff | tree |
2025-07-30 |
stephan | Move the flexarray union members from [527bbc1676a85a9... |
commit | commitdiff | tree |
2025-07-30 |
stephan | Apply alignment-related patches suggested in [forum... |
commit | commitdiff | tree |
2025-07-30 |
drh | Default pointer size for the __SUNPRO_C compiler is... |
commit | commitdiff | tree |
2025-07-30 |
stephan | JS: ensure that sqlite3WorkerPromiser.v2.defaultConfig... |
commit | commitdiff | tree |
2025-07-30 |
stephan | Adjust the previous check-in to replace the db's WASM... |
commit | commitdiff | tree |
2025-07-30 |
stephan | JS: add a random element when assigning db IDs to Worke... |
commit | commitdiff | tree |
2025-07-30 |
drh | Enhance the printf formatter for %#f such that the... |
commit | commitdiff | tree |
2025-07-29 |
dan | Fix SQLITE_OMIT_WAL builds on windows. |
commit | commitdiff | tree |
2025-07-26 |
drh | Add new extended error codes to SQLITE_ERROR and SQLITE... |
commit | commitdiff | tree |
2025-07-23 |
drh | Do not apply the [/info/e33da6d5dc964db8|EXISTS-to... |
commit | commitdiff | tree |
2025-07-22 |
drh | Fix a potentially uninitialized field in the WhereLoop... |
commit | commitdiff | tree |
2025-07-21 |
stephan | Apply [ebb346c5aa]'s change to sqlite3.1, as reported... |
commit | commitdiff | tree |
2025-07-20 |
stephan | Ensure that certain local files are not inadvertently... |
commit | commitdiff | tree |
2025-07-20 |
stephan | Teach autoconf/tea/configure to be able to run from... |
commit | commitdiff | tree |
2025-07-19 |
drh | Factor out the unusual encoding-change case from vdbeCo... |
commit | commitdiff | tree |
2025-07-19 |
drh | Small performance optimization in sqlite3VdbeRecordUnpa... |
commit | commitdiff | tree |
2025-07-19 |
drh | Split the (internal) sqlite3VdbeCheckFk() routine into... |
commit | commitdiff | tree |
2025-07-19 |
drh | Use fewer CPU cycles to commit a read transaction. |
commit | commitdiff | tree |
2025-07-18 |
stephan | Add SQLITE_SELFORDER1 to JS's sqlite3.capi namespace... |
commit | commitdiff | tree |
2025-07-18 |
drh | Fix a minor comment inaccuracy. |
commit | commitdiff | tree |
2025-07-18 |
drh | Increase the precision of the "real time" output from... |
commit | commitdiff | tree |
2025-07-18 |
drh | Ensure that the accumulator for an aggregate always... |
commit | commitdiff | tree |
2025-07-17 |
stephan | Pedantic internal build doc fix. |
commit | commitdiff | tree |
2025-07-16 |
stephan | Diverse wasm build cleanups. |
commit | commitdiff | tree |
2025-07-16 |
dan | Fix vtabH.test so that it works on windows even if... |
commit | commitdiff | tree |
2025-07-16 |
stephan | Remove some stray makefile debug output. |
commit | commitdiff | tree |
2025-07-16 |
stephan | In the wasm makefiles, replace X:=Y with X=Y because... |
commit | commitdiff | tree |
2025-07-16 |
stephan | wasm: remove some extraneous levels of makefile var... |
commit | commitdiff | tree |
2025-07-16 |
stephan | Remove an unnecessary step from the wasm builds and... |
commit | commitdiff | tree |
2025-07-16 |
stephan | Further internal wasm build cleanups. No functional... |
commit | commitdiff | tree |
2025-07-16 |
stephan | Internal refactoring of the WASM build makefile rule... |
commit | commitdiff | tree |
2025-07-16 |
stephan | Teach the sqlite3 CLI shell to look in XDG_STATE_HOME... |
commit | commitdiff | tree |
2025-07-16 |
stephan | Squelch a legitimate but harmless 'discards const'... shell-xdg-vars |
commit | commitdiff | tree |
2025-07-15 |
dan | Avoid evaluating special vtab operators (e.g. MATCH... |
commit | commitdiff | tree |
2025-07-15 |
dan | Add test case to between.test. vtab-leftjoin-fix |
commit | commitdiff | tree |
2025-07-15 |
dan | Optimize allocation of large tombstone arrays in fts5. |
commit | commitdiff | tree |
2025-07-14 |
drh | Add the snapshot-zip makefile targets for both Windows... |
commit | commitdiff | tree |
2025-07-14 |
drh | Enhance the "mktoolzip.tcl" script (used by the "tool... |
commit | commitdiff | tree |
2025-07-14 |
dan | In rtree.c, ensure that the pReadAux statement is reset... |
commit | commitdiff | tree |
2025-07-14 |
dan | In rtree.c, ensure that the pReadAux statement is reset... rtree-aux-column-fix |
commit | commitdiff | tree |
2025-07-14 |
dan | Add new sessions function sqlite3changeset_apply_v3... |
commit | commitdiff | tree |
2025-07-14 |
drh | Fix harmless compiler warnings in builds that use SQLIT... |
commit | commitdiff | tree |
2025-07-12 |
dan | Avoid evaluating special vtab operators (e.g. MATCH... |
commit | commitdiff | tree |
2025-07-11 |
stephan | wasm: introduce the sqlite3.oo1.DB.wrapHandle() and... |
commit | commitdiff | tree |
2025-07-11 |
stephan | Clearer docs for the unowned db/stmt handle mechanism. oo1-unowned-handles |
commit | commitdiff | tree |
2025-07-11 |
stephan | Correct a one-too-many-exclamation-points bug which... |
commit | commitdiff | tree |
2025-07-11 |
drh | Additional header comment documentation in the ext... |
commit | commitdiff | tree |
2025-07-11 |
stephan | speedtest1: in WASM builds, disable the "app" test... |
commit | commitdiff | tree |
next |