Update path on the web server for test/snapshot instances of fiddle. (tags:...
Update path on the web server for test/snapshot instances of fiddle. (tags: trunk)
View ArticleVersion 3.49.1 (tags: release, branch-3.49, version-3.49.1)
Version 3.49.1 (tags: release, branch-3.49, version-3.49.1)
View Article*MERGE* Merge all the latest trunk enhancements into the begin-concurrent...
*MERGE* Merge all the latest trunk enhancements into the begin-concurrent branch. (tags: begin-concurrent)
View Article*MERGE* Merge all the latest trunk enhancements into the wal2 branch. (tags:...
*MERGE* Merge all the latest trunk enhancements into the wal2 branch. (tags: wal2)
View Article*MERGE* Merge the latest trunk enhancements into the bedrock branch. (tags:...
*MERGE* Merge the latest trunk enhancements into the bedrock branch. (tags: bedrock)
View Article*MERGE* Merge the latest trunk enhancements into the reuse-schema branch....
*MERGE* Merge the latest trunk enhancements into the reuse-schema branch. (tags: reuse-schema)
View ArticleHave SQLITE_FTS5_ENABLE_TEST_MI builds avoid reading the database schema from...
Have SQLITE_FTS5_ENABLE_TEST_MI builds avoid reading the database schema from within sqlite3_open(). (tags: trunk)
View ArticleCherry pick recent fixes into branch-3.44. (tags: branch-3.44)
Cherry pick recent fixes into branch-3.44. (tags: branch-3.44)
View ArticleAdd the SQLITE_MEM5_FAILOVER compile-time option, which if enabled allows...
Add the SQLITE_MEM5_FAILOVER compile-time option, which if enabled allows MEMSYS5 to go out to the system heap if it is unable to fulfill an allocation request. (tags: mem5-failover)
View ArticleVersion 3.44.4 (tags: release, branch-3.44, version-3.44.4)
Version 3.44.4 (tags: release, branch-3.44, version-3.44.4)
View ArticleSlight tweak to the CLI shell help output to help convey that it can accept...
Slight tweak to the CLI shell help output to help convey that it can accept multiple SQL arguments, as suggested in [forum:20e617feee|forum post 20e617feee]. (tags: trunk)
View ArticleIncrease default CLI shell .prompt buffer length to 128 bytes, based on...
Increase default CLI shell .prompt buffer length to 128 bytes, based on discussion in [forum:362f185a6aa|forum post 362f185a6aa]. (tags: trunk)
View Articleconfigure: when running proj-check-function-in-lib, strip -Werror from CFLAGS...
configure: when running proj-check-function-in-lib, strip -Werror from CFLAGS for the duration of the test. This enables CFLAGS='-Wall -Werror' and the like to be passed to configure without breaking...
View Article*MERGE* Add the pause/unpause capability to the opfs-sahpool VFS, as...
*MERGE* Add the pause/unpause capability to the opfs-sahpool VFS, as discussed in [forum:fe8cdb8431c|forum thread fe8cdb8431c]. Summary: this gives clients a way to eke some degree of...
View Articlewasm makefile docs: make explicit that the node.js-for-node.js builds (as...
wasm makefile docs: make explicit that the node.js-for-node.js builds (as opposed to the node.js-for-browser builds) are both untested and unsupported. (tags: trunk)
View Articlewasm: do not build the (untested/unsupported) node-for-node build by default,...
wasm: do not build the (untested/unsupported) node-for-node build by default, to cut build time by about 15%. Adjacent cleanups in mkwasmbuilds.c. (tags: trunk)
View ArticleExperimental prototype for "PRAGMA loadall(TABLE_OR_INDEX)". (tags:...
Experimental prototype for "PRAGMA loadall(TABLE_OR_INDEX)". (tags: pragma-loadall)
View ArticleFix autoconf bundle to honor the --disable-static and --disable-shared flags,...
Fix autoconf bundle to honor the --disable-static and --disable-shared flags, as reported in [forum:ae5bd8a84b|forum post ae5bd8a84b]. Problem introduced in 3.49.0. (tags: trunk)
View ArticleFix autoconf bundle to honor the --disable-static and --disable-shared flags,...
Fix autoconf bundle to honor the --disable-static and --disable-shared flags, as reported in [forum:ae5bd8a84b|forum post ae5bd8a84b]. Problem introduced in 3.49.0. (tags: branch-3.49)
View Articleconfigure: automatically fail the check for rpath on AIX systems and provide...
configure: automatically fail the check for rpath on AIX systems and provide a --disable-rpath flag as a fallback for use on platforms which pass the configure-time rpath check but then fail at...
View Article