Closed Lukasa closed 11 years ago
@lukasa Good questions... Answers are as follows.
ManyToManyField
). We should discuss today to get a hard line on whether we allow users to be members of multiple congas or not so we can tie down the SQL.Current schematic is now covered in the wiki.
This is predominantly aimed at @peterbrittain, who is AFAIR responsible for the web interface.
I think we need to take another look at the DB schema, and see if it's suitable. This is particularly true now that the tornado webserver is going to be hitting it as well. The current schema is (stripped of irrelevant bits, in Django ORM style):
From a tornado perspective, there are a few things missing or unclear.
user
ID stored on the table rows in that table?