Commit Graph

3 Commits

Author SHA1 Message Date
Greg Edwards
9f1dbd0f0f Rename DataAbstract to Database. 2014-10-14 18:50:41 -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
07c70ab20a Added page to insert captured musical photos to the database. 2014-07-06 18:54:21 -04:00