While researching for a solution to another problem, I upgraded my program (and it's unit tests) to FluentNHibernate 1.4.0.0. *Suddenly, some unit test which were running before *were failing. The reason was that I passed in a string of length 51 to a column of size 50.
*Question: Has this behavior been added to FluentNHibernate or NHibernate between the respective versions?* *Or what else could be causing this behavior?* Before I had been using 1.2.0.712, with the following other components: (2.5.2.0) Castle.Core.dll (3.1.0.4000) Iesi.Collections.dll (3.1.0.4000) NHibernate.dll (3.1.0.4000) NHibernate.ByteCode.Castle.dll After upgrading. (2.5.2.0) Castle.Core.dll (3.2.0.4000) Iesi.Collections.dll (3.1.0.4000) NHibernate.dll (3.3.3.4001) NHibernate.ByteCode.Castle.dll Any help is highly appreciated. Kind Regards Stephan -- You received this message because you are subscribed to the Google Groups "Fluent NHibernate" group. To unsubscribe from this group and stop receiving emails from it, send an email to fluent-nhibernate+unsubscr...@googlegroups.com. To post to this group, send email to fluent-nhibernate@googlegroups.com. Visit this group at http://groups.google.com/group/fluent-nhibernate. For more options, visit https://groups.google.com/groups/opt_out.