Missing some DbType enum values
Closed this issue · 0 comments
GoogleCodeExporter commented
The OpenNETCF ORM has problems referencing this library becasue a few DbType
enumeration value are missing, specifically:
UInt16,
UInt32,
UInt64,
Object
I've added them in my local branch and rebuilt, but this means I've forked for
very little added value and I'd like ORM users to be able to just use your
binaries.
Original issue reported on code.google.com by cta...@gmail.com
on 20 Aug 2012 at 10:17
Attachments: