Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added SQL to set the 'name' column in the 'maps' table | BlueRaja | 2013-02-17 | 1 | -1/+45 |
| | |||||
* | Moved usersData table to users table, added a few more columns to users ↵ | BlueRaja | 2013-01-26 | 1 | -2/+18 |
| | | | | (currently unused) | ||||
* | Challenges are now displayed in the correct order again. Ay' carumba. | BlueRaja | 2013-01-24 | 1 | -1/+10 |
| | |||||
* | Merge branch 'master' of git.raylu.net:pathery | BlueRaja | 2013-01-24 | 1 | -0/+10 |
|\ | | | | | | | | | Conflicts: db updates.sql | ||||
| * | Added additional SQL ALTERs | Patrick Davison | 2013-01-24 | 1 | -2/+10 |
| | | | | | | | | | | This should be the changes needed for Pathery.com (not including the new tables) | ||||
* | | Added a 'mapExpireTime' column to mapOfTheDay table, to simply a lot of SQL | BlueRaja | 2013-01-24 | 1 | -2/+17 |
|/ | |||||
* | Added totalMoves and totalMazes to users; and isTiedForHighScore to ↵ | BlueRaja | 2013-01-15 | 1 | -2/+6 |
| | | | | solutions (for convenience) | ||||
* | Adding a file containing all database changes made (since copying Snap's DB) | BlueRaja | 2013-01-15 | 1 | -0/+5 |