Quantcast
Browsing all 2736 articles
Browse latest View live

Improvements to the layout and comments for the new round() implementation....

Improvements to the layout and comments for the new round() implementation. (tags: round-up-2)

View Article


Slight API doc tweak for xCheckReservedLock(), based on forum feedback. No...

Slight API doc tweak for xCheckReservedLock(), based on forum feedback. No code changes. (tags: trunk)

View Article


Do not attempt to run hot journal rollback tests in lock5.test with the...

Do not attempt to run hot journal rollback tests in lock5.test with the "inmemory_journal" permutation, which cannot generate hot journals. (tags: unix-dotfile-fix)

View Article

Doc updates in JS code. No functional changes. (tags: trunk)

Doc updates in JS code. No functional changes. (tags: trunk)

View Article

Fix a potential db corruption case triggered by the OPFS VFS's...

Fix a potential db corruption case triggered by the OPFS VFS's xCheckReservedLock() implementation, as discussed in [forum:a2f573b00cda1372|forum thread a2f573b00cda1372]. (tags: trunk)

View Article


Omit tests that depend on sqlite3_release_memory() in lock5.test when running...

Omit tests that depend on sqlite3_release_memory() in lock5.test when running the memsubsys1 or memsubsys2 permutations. (tags: unix-dotfile-fix)

View Article

*MERGE* Fix a problem with rolling back hot journals using the unix-dotfile...

*MERGE* Fix a problem with rolling back hot journals using the unix-dotfile VFS. (tags: trunk)

View Article

Do not attempt the exists-to-join optimization for expressions from the ON...

Do not attempt the exists-to-join optimization for expressions from the ON clause of joins. (tags: exists-to-join)

View Article


Remove some JS docs which no longer apply. No code changes. (tags: trunk)

Remove some JS docs which no longer apply. No code changes. (tags: trunk)

View Article


Fix a potential db corruption case triggered by the OPFS VFS's...

Fix a potential db corruption case triggered by the OPFS VFS's xCheckReservedLock() implementation. (tags: branch-3.46)

View Article

Remove some dead JS code. Improve the exception-to-C-result-code conversion...

Remove some dead JS code. Improve the exception-to-C-result-code conversion to account for the case of a file disappearing while the OPFS VFS is waiting to acquire a lock on it. (tags: trunk)

View Article

Do not omit the ORDER BY clause from a recursive CTE just because the outer...

Do not omit the ORDER BY clause from a recursive CTE just because the outer query that uses the CTE also contains an ORDER BY clause. (tags: recursive-cte-orderby-fix)

View Article

Add tests for the change on this branch. (tags: exists-to-join)

Add tests for the change on this branch. (tags: exists-to-join)

View Article


Improvement to treeview.c: Show the DESC and BIGNULL flags when printing out...

Improvement to treeview.c: Show the DESC and BIGNULL flags when printing out ExprList objects. (tags: recursive-cte-orderby-fix)

View Article

Fix harmless comment typo. (tags: recursive-cte-orderby-fix)

Fix harmless comment typo. (tags: recursive-cte-orderby-fix)

View Article


Do not omit the ORDER BY clause from a recursive CTE just because the query...

Do not omit the ORDER BY clause from a recursive CTE just because the query that contains the CTE also contains an ORDER BY clause. Plus other changes imported from the recursive-cte-orderby-fix...

View Article

Remove some dead JS code. (tags: trunk)

Remove some dead JS code. (tags: trunk)

View Article


Improve the JS-exception-to-C-result-code conversion to account for the case...

Improve the JS-exception-to-C-result-code conversion to account for the case of a file disappearing while the OPFS VFS is waiting to acquire a lock on it. (tags: branch-3.46)

View Article

Internal doc typo fixes, as reported in the forum. No code changes. (tags:...

Internal doc typo fixes, as reported in the forum. No code changes. (tags: trunk)

View Article

Update sqlite3_analyzer to report on the number of WITHOUT ROWID tables and...

Update sqlite3_analyzer to report on the number of WITHOUT ROWID tables and to provide separate aggregate statistics for WITHOUT and WITH ROWID tables. (tags: trunk)

View Article
Browsing all 2736 articles
Browse latest View live