pkmn-classic-framework/bvRestorer4
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 saved battle videos into the database. 2014-07-01 18:08:30 -04:00
App.config Added project to insert saved battle videos into the database. 2014-07-01 18:08:30 -04:00
bvRestorer4.csproj Added project to insert saved battle videos into the database. 2014-07-01 18:08:30 -04:00
pad.bin Added project to insert saved battle videos into the database. 2014-07-01 18:08:30 -04:00
Program.cs For fuck's sake mysql 2014-07-22 12:04:31 -04:00