Mercurial > p > roundup > code
diff TODO.txt @ 2099:3837257ca9a5
*** empty log message ***
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Tue, 23 Mar 2004 08:39:44 +0000 |
| parents | 3f6024ab2c7a |
| children | e63ff40b097a |
line wrap: on
line diff
--- a/TODO.txt Mon Mar 22 07:45:40 2004 +0000 +++ b/TODO.txt Tue Mar 23 08:39:44 2004 +0000 @@ -1,9 +1,10 @@ This file has been re-purposed to contain specifically the items that need doing before the next release: -- have rdbms backends look up the journal for actor if it's not set -- migrate rdbms backends to use typed columns -- migrate to numeric ID values (fixes bug 817217) - +- finish mysql version 1 -> version 2 migration code - ensure index creation is triggered by the version 1->2 update (and other upgrade tests) + +Optionally: +- have rdbms backends look up the journal for actor if it's not set +- migrate to numeric ID values (fixes bug 817217)
