Fossil

Timeline
Login

Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

2 check-ins occurring around af990795fcd3c19773a2.

2014-01-22
18:32
Fix harmless compiler warnings in SQLite. (check-in: 64096c72 user: drh tags: trunk)
18:19
Update the built-in SQLite to a version that supports ORDER BY and LIMIT on WITH RECURSIVE queries (but omits support for the non-standard LEVEL pseudo-column). Rewrite the recursive query that computes ancestors to using ORDER BY and LIMIT and omit the use of LEVEL. (check-in: af990795 user: drh tags: trunk)