Code

Fix for sqlite backend migration.
[roundup.git] / TODO.txt
index b16f1153f7e41ab93207d4a50186e9cffcf0b361..b2f8f02ffd29efa0a4837f97c91a039edf0ad5fa 100644 (file)
--- a/TODO.txt
+++ b/TODO.txt
@@ -1,10 +1,5 @@
-This file has been re-purposed to contain specifically the items that need
-doing before the next release:
+This file contains items that need doing before the next release:
 
-- indexing in RDBMSes
-- add tests for group-by-multilink so I finally implement it for the RDBMSes
-- s/getnode/getitem in backends (and s/Node/Item)
+Optionally:
 - have rdbms backends look up the journal for actor if it's not set
-- ensure index creation is triggered by the version 1->2 update
-
 - migrate to numeric ID values (fixes bug 817217)