Index: branches/querypage-work/TODO |
— | — | @@ -1,10 +1,5 @@ |
2 | 2 | * Make INNER JOIN implicit in Unusedimages? |
3 | 3 | * Find and migrate code using WantedPages::getSQL hook |
4 | | -* Check sorting sanity |
5 | | -** Check whether sorts are efficient and page right |
6 | | -** Check whether sorting by nothing is really what we want |
7 | | -** Check whether selecting title or ns AS value is really what we want |
8 | | -* Track down and fix pages querying page info one title at a time |
9 | | -* Mark ShortPages as inexpensive |
10 | 4 | * Reuse UncategorizedPages code in UncategorizedImages somehow |
11 | 5 | * Make UncategorizedPages parameterized by namespace |
| 6 | +* Run potentially inexpensive queries by Domas |
\ No newline at end of file |