Cleanups in the opfs-sahpool VFS pause/unpause feature and its tests. (tags:...
Cleanups in the opfs-sahpool VFS pause/unpause feature and its tests. (tags: opfs-sahpool-pause)
View ArticleIf any errors occur while processing sqlite_dbpage changes, cancel pending...
If any errors occur while processing sqlite_dbpage changes, cancel pending truncate operations. (tags: trunk)
View ArticleFix a problem with LIKE and GLOB processing in utf-16be databases in cases...
Fix a problem with LIKE and GLOB processing in utf-16be databases in cases where the utf-8 encoding of a character ends with the byte 0xBF. (tags: trunk)
View ArticleIf any errors occur while processing sqlite_dbpage changes, cancel pending...
If any errors occur while processing sqlite_dbpage changes, cancel pending truncate operations. (tags: branch-3.48)
View ArticleFix a problem with LIKE and GLOB processing in utf-16be databases in cases...
Fix a problem with LIKE and GLOB processing in utf-16be databases in cases where the utf-8 encoding of a character ends with the byte 0xBF. (tags: branch-3.48)
View ArticleAdd a small test app demonstrating cooperative semi-concurrency of the...
Add a small test app demonstrating cooperative semi-concurrency of the opfs-sahpool VFS using its un/pauseVfs() APIs. (tags: opfs-sahpool-pause)
View ArticleAdd the conventional license header to sahpool-worker.js and correct the date...
Add the conventional license header to sahpool-worker.js and correct the date on the header in sahpool-pausing.js. (tags: opfs-sahpool-pause)
View ArticleMinor cleanups in the opfs-sahpool pause/unpause API demo. (tags:...
Minor cleanups in the opfs-sahpool pause/unpause API demo. (tags: opfs-sahpool-pause)
View ArticleRemove an assert() that is not true if a trace-callback is deregistered while...
Remove an assert() that is not true if a trace-callback is deregistered while there are active statements. (tags: trunk)
View ArticleRemove an assert() that is not true if a trace-callback is deregistered while...
Remove an assert() that is not true if a trace-callback is deregistered while there are active statements. (tags: branch-3.48)
View ArticleExpose the new SQLITE_DBCONFIG_ENABLE_ATTACH_CREATE/WRITE and...
Expose the new SQLITE_DBCONFIG_ENABLE_ATTACH_CREATE/WRITE and SQLITE_DBCONFIG_ENABLE_COMMENTS (from [325e547a21955]) to JS/WASM. (tags: trunk)
View ArticleFix test case numbering in tests recently added to like3.test. (tags: trunk)
Fix test case numbering in tests recently added to like3.test. (tags: trunk)
View ArticleTweaks to [4b4f33d791fe4318] to make it easier to test. (tags: trunk)
Tweaks to [4b4f33d791fe4318] to make it easier to test. (tags: trunk)
View ArticleJS doc typo fixes. No functional changes. (tags: trunk)
JS doc typo fixes. No functional changes. (tags: trunk)
View ArticleFix an issue with sqlite3_normalized_sql() caused by changes needed to...
Fix an issue with sqlite3_normalized_sql() caused by changes needed to support SQLITE_DBCONFIG_ENABLE_COMMENT. (tags: trunk)
View ArticleEnable SQLITE_ENABLE_NORMALIZE for several test configurations. (tags: trunk)
Enable SQLITE_ENABLE_NORMALIZE for several test configurations. (tags: trunk)
View ArticleRemove an ALWAYS() added by [2567298f4b0fdfeb] because dbsqlfuzz found a way...
Remove an ALWAYS() added by [2567298f4b0fdfeb] because dbsqlfuzz found a way to reach it. The test case was added to TH3. (tags: trunk)
View ArticleFix a comment typo - in a comment used to generate documentation. (tags: trunk)
Fix a comment typo - in a comment used to generate documentation. (tags: trunk)
View ArticleAdd a missing "db2 close" to the ext/session/session_gen.test test module....
Add a missing "db2 close" to the ext/session/session_gen.test test module. (tags: trunk)
View ArticleURL typo fix in code comments. No code changes. (tags: trunk)
URL typo fix in code comments. No code changes. (tags: trunk)
View Article