Commit Graph

6 Commits

Author SHA1 Message Date
dave
d00086aea5 - speaking of errors 2009-01-21 08:02:45 +00:00
dave
af6eb12985 - Handle the case where a user is a volunteer and a committee member, tested. works.
- Add the UNIQUE username,year condition to the 117 update.
- Bump the version to 119.  I won't commit anything else to the existing
  updates, unless I find an error in a script.
2009-01-21 07:42:15 +00:00
james
3c1a4d29cc Merge judge records into existing user records
Start to cleanup users table to be able to add UNIQUE(username,year)
2008-10-22 16:44:03 +00:00
james
35d3211391 Fix parse error 2008-10-20 16:56:31 +00:00
dave
87c845c048 - convert the registrations_id in the question answers to the new users_id (it's really the users id anyway)
- add a 117 script to cleanup all the post 116 stuff, deleting unneeded tables and whatnot
- these are NOT THE FINAL scripts, more will be added to these.
2008-10-17 20:38:01 +00:00
dave
b021805246 - conversion of judges to new user system. Mostly works. 2008-10-17 19:34:11 +00:00