pkmn-classic-framework/gts/admin
Greg Edwards 4198aace33 For fuck's sake mysql
Workaround LAST_INSERT_ID and CAST limitations by making all primary keys unsigned bigint.
Workaround LAST_INSERT_ID signed/unsigned inconsistency between 5.5 and 5.6 by using Convert.ToUInt64 instead of casts.
2014-07-22 12:04:31 -04:00
..
AddBoxes.aspx Added page to insert box upload captures into the database. 2014-06-30 10:36:20 -04:00
AddBoxes.aspx.cs For fuck's sake mysql 2014-07-22 12:04:31 -04:00
AddBoxes.aspx.designer.cs Added page to insert box upload captures into the database. 2014-06-30 10:36:20 -04:00
AddDressup.aspx Hide add dressup page from the world. 2014-06-30 02:16:25 -04:00
AddDressup.aspx.cs For fuck's sake mysql 2014-07-22 12:04:31 -04:00
AddDressup.aspx.designer.cs Hide add dressup page from the world. 2014-06-30 02:16:25 -04:00
AddMusical.aspx Added page to insert captured musical photos to the database. 2014-07-06 18:54:21 -04:00
AddMusical.aspx.cs For fuck's sake mysql 2014-07-22 12:04:31 -04:00
AddMusical.aspx.designer.cs Added page to insert captured musical photos to the database. 2014-07-06 18:54:21 -04:00
Web.config Hide add dressup page from the world. 2014-06-30 02:16:25 -04:00