Commit Graph

3 Commits

Author SHA1 Message Date
Greg Edwards
7c115417d7 Refactor a few classes to use new serialization method. 2014-08-04 18:56:40 -04:00
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
Greg Edwards
7d817ec180 Implemented box upload. 2014-06-18 22:24:47 -04:00