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

Up logs to "v=21". (tags: cf8f1552-commit-instr)

Up logs to "v=21". (tags: cf8f1552-commit-instr)

View Article


Avoid calling SetEndOfFile() on a file handle opened with...

Avoid calling SetEndOfFile() on a file handle opened with FILE_FLAG_OVERLAPPED. (tags: win32-enable-setlk)

View Article


*MERGE* Merge the latest trunk changes into the reuse-schema branch. (tags:...

*MERGE* Merge the latest trunk changes into the reuse-schema branch. (tags: reuse-schema)

View Article

Properly wait for asynchronous results for calls to LockFileEx() on...

Properly wait for asynchronous results for calls to LockFileEx() on FILE_FLAG_OVERLAPPED files even if LOCKFILE_FAIL_IMMEDIATELY, which usually causes LockFileEx() to return synchronously, is...

View Article

*MERGE* Merge trunk changes into this branch. (tags: win32-enable-setlk)

*MERGE* Merge trunk changes into this branch. (tags: win32-enable-setlk)

View Article


Omit code to link all winShm objects open on a single node into a list. This...

Omit code to link all winShm objects open on a single node into a list. This is no longer required. (tags: win32-enable-setlk)

View Article

Fixes to the substr() SQL function so that it can handle ridiculously large...

Fixes to the substr() SQL function so that it can handle ridiculously large numbers in its 2nd and 3rd arguments without signed integer overflows. (tags: trunk)

View Article

Show ETC in fuzzcheck with the --spinner option when there is only one input...

Show ETC in fuzzcheck with the --spinner option when there is only one input file. (tags: trunk)

View Article


Four new assert() statements to help with static analysis. (tags: trunk)

Four new assert() statements to help with static analysis. (tags: trunk)

View Article


Add an extra assert() to releaseMemArray() just to prove that the...

Add an extra assert() to releaseMemArray() just to prove that the sqlite3_value.db field is never NULL. (tags: trunk)

View Article

New assert() statements to show that the sqlite3_value.db field is...

New assert() statements to show that the sqlite3_value.db field is initialized for MemArrays. (tags: trunk)

View Article

Add the convenience makefile target (unix-only) "src-archives" that builds...

Add the convenience makefile target (unix-only) "src-archives" that builds the various tarballs and ZIP archives that go on the download page. This is intended to make it easier and less error prone to...

View Article

Fix the vfstrace.c extension so that it supports xFetch and xUnfetch. (tags:...

Fix the vfstrace.c extension so that it supports xFetch and xUnfetch. (tags: trunk)

View Article


Fix the tool/omittest.tcl script, broken by [d8c0e0184226bdae]. (tags: trunk)

Fix the tool/omittest.tcl script, broken by [d8c0e0184226bdae]. (tags: trunk)

View Article

Update the build instructions for Windows to note that VS2015 or later is...

Update the build instructions for Windows to note that VS2015 or later is required to avoid the need to install tclsh.exe. (tags: trunk)

View Article


Improvements to the way that truncation is implemented in sqlite_dbpage()....

Improvements to the way that truncation is implemented in sqlite_dbpage(). (tags: trunk)

View Article

Add a test case for ROLLBACK TO of database truncate operations made through...

Add a test case for ROLLBACK TO of database truncate operations made through the sqlite_dbpage vtab. (tags: trunk)

View Article


Fix recent test cases so that they work even when auto_vacuum defaults to on....

Fix recent test cases so that they work even when auto_vacuum defaults to on. (tags: trunk)

View Article

Close database connections in test/dbpage.test, for Windows. (tags: trunk)

Close database connections in test/dbpage.test, for Windows. (tags: trunk)

View Article

Improvements to the display of subqueries in the FROM clause for treeview...

Improvements to the display of subqueries in the FROM clause for treeview output. (Debug and analysis code only - does not affect production builds.) (tags: trunk)

View Article
Browsing all 2701 articles
Browse latest View live