Can anyone log an issue in JIRA? We need a reproducible test which demonstrates a problem
On Thu, Feb 19, 2015 at 6:48 AM, alrhr <[email protected]> wrote: > Just found out what the problem was: using UnsavedValue(-1) or > UnsavedValue(null) in the mapping file as proposed in different sources > (e.g. NH Beginners Guide) is no longer allowed in NHibernate 4. It must be > changed into UnsavedValue(0) or completely omitted. Is this a bug or a > feature? > > -- > You received this message because you are subscribed to the Google Groups > "nhusers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/nhusers. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "nhusers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/nhusers. For more options, visit https://groups.google.com/d/optout.
