Posted on Sep 15, 2008 by
Grumpy Monkey
The DB schema should probably be slightly refactored. There are some issues to address:
Review status should be in a separate table, so that we would have history about who changed it and when.
SVN docstrings perhaps should be kept in the DocstringRevision table; this would simplify several parts of the code that work with SQL.
Status: Assigned
Labels:
Type-Task
Component-Persistence