pkmn-classic-framework/library
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
..
Data For fuck's sake mysql 2014-07-22 12:04:31 -04:00
lib Include mysql and SQLite libraries in repository. 2014-03-03 18:18:59 -08:00
Properties Initial commit: mostly blank project. 2011-04-04 15:29:03 -04:00
Structures For fuck's sake mysql 2014-07-22 12:04:31 -04:00
Support Save setProfile.asp profiles to the database. 2014-07-16 23:57:24 -04:00
database.sql For fuck's sake mysql 2014-07-22 12:04:31 -04:00
Library.csproj Save setProfile.asp profiles to the database. 2014-07-16 23:57:24 -04:00