I'm using XML mapping via FluentNHibernate. I've just created an issue for this over on their github page for it.
We currently have a good chunk of mappings & configuration via fluent so we will be stuck on 3.2 for now. Going forward, everything will be XML or MbC. On Thursday, May 31, 2012 11:25:45 AM UTC-5, Alexander I. Zaytsev wrote: > > Thanks. > > I have checked the issue: > > > - xml mapping works in 3.2.0 and 3.3.0 and current trunk > - mapping by code does not work in 3.2.0 and 3.3.0 and current trunk > > > Are you using mapping by code or xml mapping? > > 2012/5/31 Justin Drury <[email protected]> > >> Created, https://nhibernate.jira.com/browse/NH-3173 >> >> >> On Thursday, May 31, 2012 9:50:39 AM UTC-5, Alexander I. Zaytsev wrote: >>> >>> Hi, >>> >>> Also, could you please rise an Jira issue? https://nhibernate.jira.com/ >>> **secure/Dashboard.jspa<https://nhibernate.jira.com/secure/Dashboard.jspa> >>> >>> >>> 2012/5/31 Justin Drury <[email protected]> >>> >>>> Sorry for the delay. Stack trace has been added to the gist. >>>> https://gist.github.com/**2837045 <https://gist.github.com/2837045> >>>> >>>> >>>> On Wednesday, May 30, 2012 1:45:04 PM UTC-5, Justin Drury wrote: >>>>> >>>>> As soon as I get my project back to a run-able state I'll recreate the >>>>> error and post the stack trace. >>>>> >>>>> On Wednesday, May 30, 2012 10:47:39 AM UTC-5, Alexander I. Zaytsev >>>>> wrote: >>>>>> >>>>>> Could you please provide test case? Or at least stack trace. >>>>>> >>>>>> 2012/5/30 Justin Drury >>>>>> >>>>>>> Link to the code is at the bottom. >>>>>>> >>>>>>> After upgrading to NHibernate 3.3.0.4000 my project breaks when >>>>>>> building the session factory with an error about invalid number of >>>>>>> columns. >>>>>>> This was not an issue with 3.2 and in the mean time I have downgraded >>>>>>> my >>>>>>> project to 3.2. >>>>>>> >>>>>>> https://gist.github.com/**283704**5<https://gist.github.com/2837045> >>>>>> >>>>>> >>>>>> >>>>>> -- >>>> You received this message because you are subscribed to the Google >>>> Groups "nhusers" group. >>>> To view this discussion on the web visit https://groups.google.com/d/** >>>> msg/nhusers/-/TRHabcKXAEIJ<https://groups.google.com/d/msg/nhusers/-/TRHabcKXAEIJ> >>>> . >>>> >>>> To post to this group, send email to [email protected]. >>>> To unsubscribe from this group, send email to nhusers+unsubscribe@** >>>> googlegroups.com <nhusers%[email protected]>. >>>> For more options, visit this group at http://groups.google.com/** >>>> group/nhusers?hl=en <http://groups.google.com/group/nhusers?hl=en>. >>>> >>> >>> >> On Thursday, May 31, 2012 9:50:39 AM UTC-5, Alexander I. Zaytsev wrote: >>> >>> Hi, >>> >>> Also, could you please rise an Jira issue? https://nhibernate.jira.com/ >>> **secure/Dashboard.jspa<https://nhibernate.jira.com/secure/Dashboard.jspa> >>> >>> >>> 2012/5/31 Justin Drury <[email protected]> >>> >>>> Sorry for the delay. Stack trace has been added to the gist. >>>> https://gist.github.com/**2837045 <https://gist.github.com/2837045> >>>> >>>> >>>> On Wednesday, May 30, 2012 1:45:04 PM UTC-5, Justin Drury wrote: >>>>> >>>>> As soon as I get my project back to a run-able state I'll recreate the >>>>> error and post the stack trace. >>>>> >>>>> On Wednesday, May 30, 2012 10:47:39 AM UTC-5, Alexander I. Zaytsev >>>>> wrote: >>>>>> >>>>>> Could you please provide test case? Or at least stack trace. >>>>>> >>>>>> 2012/5/30 Justin Drury >>>>>> >>>>>>> Link to the code is at the bottom. >>>>>>> >>>>>>> After upgrading to NHibernate 3.3.0.4000 my project breaks when >>>>>>> building the session factory with an error about invalid number of >>>>>>> columns. >>>>>>> This was not an issue with 3.2 and in the mean time I have downgraded >>>>>>> my >>>>>>> project to 3.2. >>>>>>> >>>>>>> https://gist.github.com/**283704**5<https://gist.github.com/2837045> >>>>>> >>>>>> >>>>>> >>>>>> -- >>>> You received this message because you are subscribed to the Google >>>> Groups "nhusers" group. >>>> To view this discussion on the web visit https://groups.google.com/d/** >>>> msg/nhusers/-/TRHabcKXAEIJ<https://groups.google.com/d/msg/nhusers/-/TRHabcKXAEIJ> >>>> . >>>> >>>> To post to this group, send email to [email protected]. >>>> To unsubscribe from this group, send email to nhusers+unsubscribe@** >>>> googlegroups.com <nhusers%[email protected]>. >>>> For more options, visit this group at http://groups.google.com/** >>>> group/nhusers?hl=en <http://groups.google.com/group/nhusers?hl=en>. >>>> >>> >>> -- >> You received this message because you are subscribed to the Google Groups >> "nhusers" group. >> To view this discussion on the web visit >> https://groups.google.com/d/msg/nhusers/-/KSO8YBkPWaAJ. >> >> 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/nhusers?hl=en. >> > > -- You received this message because you are subscribed to the Google Groups "nhusers" group. To view this discussion on the web visit https://groups.google.com/d/msg/nhusers/-/LEElFaK0VloJ. 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/nhusers?hl=en.
