Closed clarkn closed 9 years ago
Manually renamed database tables, model classes, and fixed field types to be more efficient as proposed by part of Mack's pull request.
Note, that it you have an existing database, then you must modify the tables using the update_tables.sql file.
@clarkn : When do you have time to look at this again, and maybe update the server? I noticed a couple of problems -- it's not showing new models in the leaderboard, for example.
Manually renamed database tables, model classes, and fixed field types to be more efficient as proposed by part of Mack's pull request.
Note, that it you have an existing database, then you must modify the tables using the update_tables.sql file.