It wasn't exactly easy, but I was able to revert to the old version
and the xml is the same:
<property name="Image" type="System.Drawing.Image, System.Drawing,
Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<column name="Image" length="2147483647" not-null="false" />
</property>
(the sql-type in my initial post was a bad paste of a mapping with
CustomSqlType when I was testing all sorts of ways in my desperation
to make it work)
I will chase the issue with the NHibernate guys. It might not but a
truncate issue but serialize/deserialize one.. who knows.
On Jan 3, 2:06 pm, James Gregory <[email protected]> wrote:
> I'm not aware of any changes that should cause this. Are you able to easily
> revert to the previous version of FNH/NH and compare the generated HBM? If
> the XML is the same, then it's an NHibernate issue, if they're different
> it's probably us.
--
You received this message because you are subscribed to the Google Groups
"Fluent NHibernate" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/fluent-nhibernate?hl=en.