Just to clarify - you're saying that after upgrading to 1.4.0.0 you found failing unit tests that shouldn't be passing (because of a column length) when you used one of the previous Fluent NHibernate versions? As far as I'm aware, Fluent NHibernate has not changed it's behaviour concerning generated column length (both from conventions standpoint and manual configuration one).
среда, 5 марта 2014 г., 16:08:24 UTC+4 пользователь stepha...@segelboerse-darmstadt.de написал: > > 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.