WartburgComputerClub / date2knight

A dating service fundrasiser created by the Wartburg Computer Club
http://date2knight.com
2 stars 3 forks source link

Duplicate Results #1

Closed owen2 closed 13 years ago

owen2 commented 13 years ago

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.

andrewreisner commented 13 years ago

It should update their answers now. (Except email and name). They can update their gender (just in case).

owen2 commented 13 years ago

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