From 7e10175085205fcffefd3404a598486e5b29831b Mon Sep 17 00:00:00 2001 From: Michael Orlitzky Date: Tue, 21 Jan 2014 19:42:56 -0500 Subject: [PATCH] Update TODO. --- doc/TODO | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/doc/TODO b/doc/TODO index 6bce0fb..ab96252 100644 --- a/doc/TODO +++ b/doc/TODO @@ -6,10 +6,4 @@ 3. Write a test for the ON DELETE CASCADE behavior. -4. Add top-level message tables for all types so that we can link all - records to a message and use the message's time stamp to (cascade) - delete old data. - -5. Drop the many-to-many relation between at least odds and - odds_games, since duplicate games are highly unlikely and the table - will grow without bound. +4. Add a test for inserting duplicate messages. -- 2.43.2