Author: lucas Date: 2008-07-28 16:03:44 +0000 (Mon, 28 Jul 2008) New Revision: 962
Modified: udd/TODO Log: TODO: change usertags structure, add primary keys Modified: udd/TODO =================================================================== --- udd/TODO 2008-07-28 16:00:25 UTC (rev 961) +++ udd/TODO 2008-07-28 16:03:44 UTC (rev 962) @@ -22,6 +22,7 @@ file, for each data source, so we can answer the "how up-to-date is this data?" question. - (prio: high) Write/update documentation about the system, and how to use it. +- (prio: high) add primary keys to tables that don't have one packages/sources ---------------- @@ -40,6 +41,7 @@ probably less frequently. How do we deal with bugs that were archived / unarchived since the last run? - (prio: high) user tags + + please make the table bug_user_tags(user, tag, id) - (prio: medium) generate output using bts2ldap format, and check that the result matches a fresh bts2ldap run done by Lucas _______________________________________________ Collab-qa-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/collab-qa-commits
