Quantcast
Browsing all 2701 articles
Browse latest View live

Avoid running some new tests in lock5.test with the inmemory_journal...

Avoid running some new tests in lock5.test with the inmemory_journal permutation. (tags: trunk)

View Article


Update the README for the TEA extension in the amalgamation tarball. (tags:...

Update the README for the TEA extension in the amalgamation tarball. (tags: trunk)

View Article


Improved instructions in the TEA readme for building the TCL extension....

Improved instructions in the TEA readme for building the TCL extension. (tags: trunk)

View Article

Add two missing $(BEXE) suffixes, as reported in [forum:9ad28680d394afda |...

Add two missing $(BEXE) suffixes, as reported in [forum:9ad28680d394afda | forum post 9ad28680d3]. Problem introduced by [1218a203483cecdc] being incomplete in where it added that suffix. (tags: trunk)

View Article

Avoid a segfault when calling src-verify without any arguments. (tags: trunk)

Avoid a segfault when calling src-verify without any arguments. (tags: trunk)

View Article


Add the doc/compile-for-unix.md document. (tags: trunk)

Add the doc/compile-for-unix.md document. (tags: trunk)

View Article

Update comments in ext/misc/sqlite3_stdio.c to reflect the latest...

Update comments in ext/misc/sqlite3_stdio.c to reflect the latest enhancements. No changes to code. (tags: trunk)

View Article

Experimental change to explain query plan to identify covering indexes on...

Experimental change to explain query plan to identify covering indexes on expressions. (tags: eqp-covering-index-on-expr)

View Article


Additional clarification in the comments to sqlite3_stdio.c. No changes to...

Additional clarification in the comments to sqlite3_stdio.c. No changes to code. (tags: trunk)

View Article


Allow the ".expert" command to analyze statements that use built-in virtual...

Allow the ".expert" command to analyze statements that use built-in virtual tables. (tags: expert-vtab-fix)

View Article

Ensure that test file ext/expert/expert1.test works with non-fts5 builds....

Ensure that test file ext/expert/expert1.test works with non-fts5 builds. (tags: expert-vtab-fix)

View Article

*MERGE* Fix a problem with the ".expert" command and queries that use virtual...

*MERGE* Fix a problem with the ".expert" command and queries that use virtual tables. (tags: trunk)

View Article

Fix a harmless compiler warning in the CLI. (tags: trunk)

Fix a harmless compiler warning in the CLI. (tags: trunk)

View Article


Be consistent about using "CRLF" instead of "CRNL". (tags: trunk)

Be consistent about using "CRLF" instead of "CRNL". (tags: trunk)

View Article

The CLI now default to ".crlf ON" in Windows. CSV output always uses CRLF on...

The CLI now default to ".crlf ON" in Windows. CSV output always uses CRLF on all platforms. (tags: trunk)

View Article


There is no need to DELETE the content of sqlite_sequence in the output of...

There is no need to DELETE the content of sqlite_sequence in the output of the CLI ".dump" command because that table will initially be empty if it exists at all....

View Article

Avoid the possibility of buffer overrun in the READ_UTF8 macro by using an...

Avoid the possibility of buffer overrun in the READ_UTF8 macro by using an less-than operator rather than not-equal-to. (tags: trunk)

View Article


Cross-reference the sqlite3_backup_init() function to the documentation for...

Cross-reference the sqlite3_backup_init() function to the documentation for VACUUM INTO and sqlite3-rsync. Comment changes only. No changes to code. (tags: trunk)

View Article

Fix a typo in a comment used to generate document. No code changes. (tags:...

Fix a typo in a comment used to generate document. No code changes. (tags: trunk)

View Article

Fix the "tool-zip" makefile target so that it includes sqlite3-rsync. (tags:...

Fix the "tool-zip" makefile target so that it includes sqlite3-rsync. (tags: trunk)

View Article
Browsing all 2701 articles
Browse latest View live