Quantcast
Channel: SQLite
Browsing all 4436 articles
Browse latest View live
↧

In the TEA build, enable USE_TCL_STUBS on Mac platforms. (tags: trunk)

In the TEA build, enable USE_TCL_STUBS on Mac platforms. (tags: trunk)

View Article


Fix a bug in the speedtest.tcl testing script that was introduced by...

Fix a bug in the speedtest.tcl testing script that was introduced by [7e9845433ff26bdc] (tags: trunk)

View Article


Slight change to tool/split-sqlite3c.tcl to make it compatible with jimsh...

Slight change to tool/split-sqlite3c.tcl to make it compatible with jimsh (tags: trunk)

View Article

Do not use a partial index if the truth of the WHERE clause does not depend...

Do not use a partial index if the truth of the WHERE clause does not depend on at least one column from the table being indexed. (tags: silly-partial-indexes)

View Article

*MERGE* Do not use a partial index unless the WHERE clause uses one or more...

*MERGE* Do not use a partial index unless the WHERE clause uses one or more columns from the table being indexed. This resolves the issue reported by [forum:/forumpost/a8704b30f3|forum post...

View Article


Version 3.50.0 (tags: trunk, release, major-release, version-3.50.0)

Version 3.50.0 (tags: trunk, release, major-release, version-3.50.0)

View Article

*MERGE* Bring the begin-concurrent branch up to version 3.50.0. (tags:...

*MERGE* Bring the begin-concurrent branch up to version 3.50.0. (tags: begin-concurrent)

View Article

*MERGE* Bring the wal2 branch to to version 3.50.0. (tags: wal2)

*MERGE* Bring the wal2 branch to to version 3.50.0. (tags: wal2)

View Article


*MERGE* Update the bedrock branch to version 3.50.0 (tags: bedrock)

*MERGE* Update the bedrock branch to version 3.50.0 (tags: bedrock)

View Article


*MERGE* Update the reuse-schema branch to version 3.50.0 (tags: reuse-schema)

*MERGE* Update the reuse-schema branch to version 3.50.0 (tags: reuse-schema)

View Article

Fix a goofy hash function in Lemon. No changes to SQLite itself. (tags: trunk)

Fix a goofy hash function in Lemon. No changes to SQLite itself. (tags: trunk)

View Article

Extend the fix for ticket [623eff57e76d45f6] so that it covers RIGHT JOIN in...

Extend the fix for ticket [623eff57e76d45f6] so that it covers RIGHT JOIN in addition to LEFT JOIN. Problem reported by [forum:/forumpost/7dee41d32506c4ae|forum post 2025-05-29T15:10:14Z]. (tags: trunk)

View Article

Fix the missing -lm link flag for the sqlite3 shell when building the...

Fix the missing -lm link flag for the sqlite3 shell when building the autoconf bundle with --disable-static-shell, as reported in [forum:5adf1c932a | forum post 5adf1c932a]. (tags: trunk)

View Article


Fix the missing -lm link flag for the sqlite3 shell when building the...

Fix the missing -lm link flag for the sqlite3 shell when building the autoconf bundle with --disable-static-shell, as reported in [forum:5adf1c932a | forum post 5adf1c932a]. (tags: branch-3.49)

View Article

Fix the missing -lm link flag for the sqlite3 shell when building the...

Fix the missing -lm link flag for the sqlite3 shell when building the autoconf bundle with --disable-static-shell, as reported in [forum:5adf1c932a | forum post 5adf1c932a]. (tags: branch-3.50)

View Article


Squelch an interesting but harmless struct initialization warning emitted...

Squelch an interesting but harmless struct initialization warning emitted after an emsdk update. Fix JS breakage introduced by changes in Emscripten 4.0.7: manually export the HEAPxyz symbols which...

View Article

Squelch an interesting but harmless struct initialization warning emitted...

Squelch an interesting but harmless struct initialization warning emitted after an emsdk update. Fix JS breakage introduced by changes in Emscripten 4.0.7: manually export the HEAPxyz symbols which...

View Article


Extend the fix for ticket 623eff57e76d45f6]so that it covers RIGHT JOIN in...

Extend the fix for ticket 623eff57e76d45f6]so that it covers RIGHT JOIN in addition to LEFT JOIN. (tags: branch-3.50)

View Article

Add "include " to fts5 and rtree to ensure that they use the system version...

Add "include " to fts5 and rtree to ensure that they use the system version of the offsetof() macro when it is available, as the built-in version triggers ubsan errors with clang. (tags: trunk)

View Article

Add "include <stddef.h>" to fts5 and rtree to ensure that they use the...

Add "include <stddef.h>" to fts5 and rtree to ensure that they use the system version of the offsetof() macro when it is available, as the built-in version triggers ubsan errors with clang....

View Article
Browsing all 4436 articles
Browse latest View live