pkmn-classic-framework/bvRestorer5
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
..
Properties Added project to insert GenV battle videos into the database. 2014-07-09 19:37:05 -04:00
App.config Added project to insert GenV battle videos into the database. 2014-07-09 19:37:05 -04:00
bvRestorer5.csproj Added project to insert GenV battle videos into the database. 2014-07-09 19:37:05 -04:00
Program.cs For fuck's sake mysql 2014-07-22 12:04:31 -04:00