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

Omit the src/pragma.h file. It is generated by the tool/mkpragmatab.tcl...

Omit the src/pragma.h file. It is generated by the tool/mkpragmatab.tcl script. The makefiles now know how to build this file for themselves. (tags: trunk)

View Article


Fix test script errors in walsetlk3.test. Tests still don't all pass. (tags:...

Fix test script errors in walsetlk3.test. Tests still don't all pass. (tags: win32-enable-setlk)

View Article


Tiny tcl comment tweaks. No functional changes. (tags: trunk)

Tiny tcl comment tweaks. No functional changes. (tags: trunk)

View Article

Remove old function declaration accidentally left in sqlite3session.h. (tags:...

Remove old function declaration accidentally left in sqlite3session.h. (tags: trunk)

View Article

configure --help cleanups and eliminate the use of a JS-esque inner function...

configure --help cleanups and eliminate the use of a JS-esque inner function in sqlite-config.tcl. No functional changes. (tags: trunk)

View Article


Have the win32 VFS take a temporary shared lock (instead of the current...

Have the win32 VFS take a temporary shared lock (instead of the current exclusive) on the pending-byte when taking a SHARED lock on a db. Do not lock the pending-byte at all when taking an EXCLUSIVE...

View Article

*MERGE* Merge the latest trunk changes into the default-in-values branch....

*MERGE* Merge the latest trunk changes into the default-in-values branch. (tags: default-in-values)

View Article

Fix a few 32-bit overflow problems in showdb.c. (tags: trunk)

Fix a few 32-bit overflow problems in showdb.c. (tags: trunk)

View Article


An attempt to allow the DEFAULT keyword in the VALUES clause of an INSERT....

An attempt to allow the DEFAULT keyword in the VALUES clause of an INSERT. This check-in does not work right. (tags: default-in-values)

View Article


This version still does not work. This is an incremental check-in to save my...

This version still does not work. This is an incremental check-in to save my place so that I can work on other things. (tags: default-in-values)

View Article

Bring the 3.49 branch's configure-related files up to par with the current...

Bring the 3.49 branch's configure-related files up to par with the current trunk. (tags: branch-3.49)

View Article

Ensure the counts of "deferred FK violations" and "deferred immediate FK...

Ensure the counts of "deferred FK violations" and "deferred immediate FK violations" are kept separate when "PRAGMA defer_foreign_keys" is used. (tags: trunk)

View Article

Fix various problems. Appears to be working now. (tags: default-in-values)

Fix various problems. Appears to be working now. (tags: default-in-values)

View Article


When using the --out-implib build option, install the generated .dll.a file...

When using the --out-implib build option, install the generated .dll.a file to PREFIX/lib. (tags: trunk)

View Article

When using the --out-implib build option, install the generated .dll.a file...

When using the --out-implib build option, install the generated .dll.a file to PREFIX/lib. (tags: branch-3.49)

View Article


Remove an unnecessary branch. Improvements to error messages. (tags:...

Remove an unnecessary branch. Improvements to error messages. (tags: default-in-values)

View Article

Omit an optimization that did not work - it runs faster with the optimization...

Omit an optimization that did not work - it runs faster with the optimization removed. (tags: default-in-values)

View Article


Fix test cases added for [4b4f33d791fe4318] so that they also work when...

Fix test cases added for [4b4f33d791fe4318] so that they also work when compiling with ICU support. [forum:/forumpost/2ca8a09a7e|Forum post 2ca8a09a7e] (tags: trunk)

View Article

ICU config support: add more details to error messages and correct a typo...

ICU config support: add more details to error messages and correct a typo which would cause a configure crash if --with-icu-config=X refered to a non-executable X. (tags: trunk)

View Article

ICU config support: add more details to error messages and correct a typo...

ICU config support: add more details to error messages and correct a typo which would cause a configure crash if --with-icu-config=X refered to a non-executable X. (tags: branch-3.49)

View Article
Browsing all 2701 articles
Browse latest View live