Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
2013-09-02
| ||
23:40 | Add the experimental SQLITE_DEFAULT_INDEX_SHAPE=1 compile-time option that makes a much more pessimistic guess at the effectiveness of unanalyzed indices. Leaf check-in: d8daaba7da user: drh tags: index-shape-1 | |
20:22 | Simplify branch coverage testing by interchanging the order of two tests in the whereLoopInsert() function. check-in: f7079b5365 user: drh tags: trunk | |