Quantcast
Channel: SQLite
Browsing index pages (4339 articles)

Set O_BINARY for Windows console output in the CLI. Candidate fix for...

Set O_BINARY for Windows console output in the CLI. Candidate fix for [bugs:/info/2026-08-03T08:52:42Z|bug 2026-08-03T08:52:42Z]. (tags: trunk)

View Article


Fix harmless compiler warnings caused by the enhancement at...

Fix harmless compiler warnings caused by the enhancement at [a67bff640c9e4ffd] (tags: trunk)

View Article


Make the test-use-only SQL function fts3_exprtest() (available only if...

Make the test-use-only SQL function fts3_exprtest() (available only if compiled with SQLITE_TEST) more resistant to out-of-bounds inputs. [bugs:/info/2026-08-02T12:28:28Z|Bug 2026-08-02T12:28:28Z] and...

View Article

Cap constraint values on constraints to the amatch virtual table so that they...

Cap constraint values on constraints to the amatch virtual table so that they fit into a 32-bit signed integer. [bugs:/info/2026-08-02T13:01:25Z|Bug 2026-08-02T13:01:25Z] (tags: trunk)

View Article

Update the header comment on the zipfile extension to state clearly that...

Update the header comment on the zipfile extension to state clearly that writes to the ZIP archive are non-transaction. No code changes. [bugs:/info/2026-08-02T14:03:49Z|Bug 2026-08-02T14:03:49Z]....

View Article


Fix incorrect header comment in the templatevtab.c demo extension....

Fix incorrect header comment in the templatevtab.c demo extension. [bugs:/info/2026-08-02T13:49:50Z|Bug 2026-08-02T13:49:50Z] (tags: trunk)

View Article

Fix typo in column name generation logic of the (debugging use only)...

Fix typo in column name generation logic of the (debugging use only) vtablog.c extension. [bugs:/info/2026-08-02T13:56:56Z|Bug 2026-08-02T13:56:56Z] (tags: trunk)

View Article

Take care to avoid trying to compute 0.0/0.0 in the diskused extension. If...

Take care to avoid trying to compute 0.0/0.0 in the diskused extension. If such a value needs to be displayed, show the result as 0.0. [bugs:/info/2026-08-02T12:48:58Z|Bug 2026-08-02T12:48:58Z] (tags:...

View Article


Reduce the size of test cases for the closure extension so that they run...

Reduce the size of test cases for the closure extension so that they run faster. The closure extension is not important for anything anymore and is retained mostly for historical reference. There is no...

View Article


Enhance the (unsupported) closure extension to support 64-bit "depth" values....

Enhance the (unsupported) closure extension to support 64-bit "depth" values. [bugs:/info/2026-08-02T13:11:13Z|Bug 2026-08-02T13:11:13Z]. (tags: trunk)

View Article

Do not allow the (obsolete and unsupported) closure extension to use itself...

Do not allow the (obsolete and unsupported) closure extension to use itself as its own reference table. [bugs:/info/2026-08-02T13:07:40Z|Bug 2026-08-02T13:07:40Z]. (tags: trunk)

View Article

Updates to build instructions, especially on Windows. Fix a harmless compiler...

Updates to build instructions, especially on Windows. Fix a harmless compiler working in debug builds on Windows. (tags: trunk)

View Article

The use of sqlite3_set_clientdata() to limit recursion in [4687e04d948b787c]...

The use of sqlite3_set_clientdata() to limit recursion in [4687e04d948b787c] is incorrect. Fixed here. (tags: trunk)

View Article


Update ext/wasm/libcmpp.c for build portability improvements and doc updates....

Update ext/wasm/libcmpp.c for build portability improvements and doc updates. (tags: js-backup-bindings)

View Article

Enforce the 1GiB size limit on appendvfs files....

Enforce the 1GiB size limit on appendvfs files. [bugs:/info/2026-07-29T06:29:52Z|Bug 2026-07-29T06:29:52Z] (tags: trunk)

View Article


*MERGE* Fix the detection ON clauses using tables to the right so that it...

*MERGE* Fix the detection ON clauses using tables to the right so that it does not depend on the order of cursor allocation, which is inconsistent with recursive CTEs. Problem introduced by...

View Article

Improve comments. Move a variable outside of a loop. (tags:...

Improve comments. Move a variable outside of a loop. (tags: bug-2026-07-29T17:50:40Z)

View Article


Avoid assuming that cursor numbers were allocated in order for all SrcList...

Avoid assuming that cursor numbers were allocated in order for all SrcList objects when detecting ON clauses that refer to tables to their right. Possible fix for [bugs:/info/2026-07-29T17:50:40Z |...

View Article

In the experimental and unsupported amatch.c extension, raise an error if a...

In the experimental and unsupported amatch.c extension, raise an error if a cost value is out of range even if the rule that the cost applies to will never be used. [bugs:/info/2026-07-29T06:30:13Z|Bug...

View Article

Do not allow recursion in extension functions sha1_query() or sha3_query()....

Do not allow recursion in extension functions sha1_query() or sha3_query(). [bugs:/info/2026-07-29T06:29:33Z|Bug 2026-07-29T06:29:33Z]. (tags: trunk)

View Article
Browsing index pages (4339 articles)


Latest Images