[Pypentago-devel] Questions about db structure
Status: Pre-Alpha
Brought to you by:
segfaulthunter
|
From: Hardik M. <har...@gm...> - 2008-05-30 21:19:30
|
Hi J. Kovacs, While implementing the database bindings, I had some questions about the design document. 1. What is the pgn_string field in GameHistory for if it is not the player_name of the winner 2. If the above field is not the player_id of the winner, Shouldn't it be there in the game history somewhere ? 3. I added real_name to the Player structure instead of adding firstname and lastname 4. Are we not going to need an Email id for the registrationi process ? If yes, should I add it ? regards, Hardik |