Commit Graph

3 Commits

Author SHA1 Message Date
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
97e1a68ec7 Fixed battle video ID formula to work better against more example data. 2014-06-25 11:33:31 -04:00
Greg Edwards
d16033a556 Preliminary implementation of battle video ID conversion 2014-06-25 00:15:40 -04:00