summaryrefslogtreecommitdiffstats
path: root/db updates.sql
Commit message (Collapse)AuthorAgeFilesLines
* A partial commit of the auth stuff, in case my upcoming changes break anythingBlueRaja2013-06-011-2/+1
|
* Drop userData - depreciated.Patrick Davison2013-05-291-4/+0
|
* MergePatrick Davison2013-05-291-34/+52
|\
| * Set up foreign keys within the database. There is a small chance I may have ↵BlueRaja2013-05-291-2/+52
| | | | | | | | broken emails, unlocks, or chat. Will test :)
* | SQL updates.Patrick Davison2013-05-291-3/+29
|/
* Added index to increase speed of stats updatingBlueRaja2013-05-271-1/+5
|
* Challengesss Challenges... DB Updates. ChallengesPatrick Davison2013-05-011-0/+4
|
* SQL updates reset.Patrick Davison2013-04-161-254/+1
|
* Fixes for DB before releasing to productionBlueRaja2013-03-241-2/+5
|
* Missing wallOrientation SQL. Changed back to 25 per-notification.Patrick Davison2013-03-241-1/+3
|
* Snap comitting his db updatesBlueRaja2013-03-201-1/+4
|
* Fixing SQL updatesBlueRaja2013-03-121-124/+128
|
* Merge branch 'master' of git.raylu.net:patheryBlueRaja2013-03-121-1/+127
|\
| * tables and maps.name for db.updates.sqlPatrick Davison2013-03-121-1/+127
| |
* | Removed spurious lineBlueRaja2013-03-121-2/+1
|/
* Merge branch 'master' of git.raylu.net:patheryBlueRaja2013-03-121-0/+7
|\ | | | | | | | | Conflicts: db updates.sql
| * Duplicate Solution issue. Amazed this came up just now! O_o!Patrick Davison2013-03-101-1/+7
| |
* | Updating db updates.sql for production dataBlueRaja2013-03-121-15/+15
|/
* Remove on update CURRENT_TIMESTAMP on dateLoginPatrick Davison2013-03-101-0/+3
|
* Fixed typoBlueRaja2013-03-081-2/+5
|
* BUGFIX: Solution column not large enough! (make sure you run this code on ↵BlueRaja2013-02-221-1/+4
| | | | your test db snap)
* Fixing DB updates to grab names of complex maps as wellgit2013-02-211-22/+21
|
* Added SQL to set the 'name' column in the 'maps' tableBlueRaja2013-02-171-1/+45
|
* Moved usersData table to users table, added a few more columns to users ↵BlueRaja2013-01-261-2/+18
| | | | (currently unused)
* Challenges are now displayed in the correct order again. Ay' carumba.BlueRaja2013-01-241-1/+10
|
* Merge branch 'master' of git.raylu.net:patheryBlueRaja2013-01-241-0/+10
|\ | | | | | | | | Conflicts: db updates.sql
| * Added additional SQL ALTERsPatrick Davison2013-01-241-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 SQLBlueRaja2013-01-241-2/+17
|/
* Added totalMoves and totalMazes to users; and isTiedForHighScore to ↵BlueRaja2013-01-151-2/+6
| | | | solutions (for convenience)
* Adding a file containing all database changes made (since copying Snap's DB)BlueRaja2013-01-151-0/+5