Fixed
Details
Details
Assignee
MikeM
MikeMReporter
Former user
Former user(Deactivated)Components
Fix versions
Priority
Who's Looking?
Open Who's Looking?
Created November 19, 2004 at 11:09 AM
Updated April 6, 2011 at 11:21 AM
Resolved February 17, 2005 at 6:04 AM
I needed a NullableSByte for MySQL tinyint, so I coded it, together with the needed NHibernate types (SByteType, SByteSqlType). Mostly copied from ByteType. I'll attach the added files and the patch for existing ones.