Closed owen2 closed 13 years ago
It should update their answers now. (Except email and name). They can update their gender (just in case).
awesome! I'll try updating and test it out. Feel free to add issues and stuff to github, it helps get stuff fixed up. I might work on it for fun all summer too, so if it's in issues, i might tackle it. :)
On Fri, Jul 22, 2011 at 9:32 PM, dattashantih < reply@reply.github.com>wrote:
It should update their answers now. (Except email and name). They can update their gender (just in case).
Reply to this email directly or view it on GitHub:
https://github.com/WartburgComputerClub/date2knight/issues/1#issuecomment-1636259
People can sign up twice and be in the database multiple times. We should change it so that when people try to sign up again we use an UPDATE operation instead of INSERT. This will fix the duplication and allow people to fix mistakes.