From de92d433bb274dd704085f16648fbadf95df9716 Mon Sep 17 00:00:00 2001 From: Michael Orlitzky Date: Fri, 4 Jul 2014 00:22:49 -0400 Subject: [PATCH] Add a few TODOs. --- doc/TODO | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/doc/TODO b/doc/TODO index a5c8757..31a16c2 100644 --- a/doc/TODO +++ b/doc/TODO @@ -70,3 +70,13 @@ * WNBA_Boxscore_XML * WNBA_Individual_Stats_XML * WNBATeamScheduleXML + +7. Add a note about the NULL vs. empty string policy in the man page. + +8. Add a note mentioning that shared tables (teams) and the reason for + using a join table instead of keying them directly to the parent. + +9. Consolidate all of the make_game_time functions. + +10. Document how to get an empty database set up (import test xml then + delete). -- 2.43.2