External Issue
Details
Details
Assignee
Unassigned
UnassignedReporter
Josh Robb
Josh RobbComponents
Priority
Who's Looking?
Open Who's Looking?
Created August 24, 2006 at 4:46 AM
Updated June 3, 2012 at 12:14 PM
Resolved September 7, 2006 at 12:32 AM
NHibernate sliently truncates long string properties when saving to text/ntext columns. Column type should be set to StringClob - but data should never be silently truncated.
Attached is a testcase - and a proposed fix. I'm not sure about the fix. It looks like one of the best places to do this - but I could be very wrong about that.