32
I Use This!
High Activity

News

Analyzed about 9 hours ago. based on code collected about 19 hours ago.
Posted about 2 years ago by danield
Add braces around an if-block. (tags: start-of-branch-cte)
Posted about 2 years ago by danield
Fix query for eType 0 or 2. (tags: start-of-branch-cte)
Posted about 2 years ago by danield
Fix an assertion failure. (tags: start-of-branch-cte)
Posted about 2 years ago by danield
Edit [c7749bb0a397c8e8|c7749bb0]: Move to branch [/timeline?r=start-of-branch-cte&nd&dp=c7749bb0a397c8e8&unhide | start-of-branch-cte]. Edit check-in comment.
Posted about 2 years ago by stephan
Edit [c7749bb0a397c8e8|c7749bb0]: Move to branch [/timeline?r=mistake&nd&dp=c7749bb0a397c8e8&unhide | mistake]. Edit check-in comment.
Posted about 2 years ago by danield
Use a CTE instead of querying the database in a loop when finding the start of a branch. This can bring significant speedup on some machines. (tags: start-of-branch-cte)
Posted about 2 years ago by drh
Update the built-in SQLite to the latest trunk version that includes various performance enhancements. The purpose here is to test the recent SQLite enhancements in a real-world application. (tags: trunk)
Posted about 2 years ago by drh
*FORK* Update the built-in SQLite to the latest trunk version that includes various performance enhancements. The purpose here is to test the recent SQLite enhancements in a real-world application. (tags: trunk)
Posted about 2 years ago by stephan
Edit [ec02acfd09575241|ec02acfd]: Edit check-in comment.
Posted about 2 years ago by stephan
*MERGE* Ensure that db_open()'s db-is-an-appendvfs-binary check uses canonicalized filenames to avoid the problem reported in [forum:16880a28aad1a868 | forum post 16880a28aad1a868]. (tags: trunk)