Ok - I did the experiement and the behavior did not change...BECAUSE...it turns out that this is a bug in NHibernateProfiler, not NHibernate. My test cases were failing because they should have, and the Profiler sent me on this goose chase because of its bug...sigh. Thank you for you attention - you guys were right on it - awesome! Ayende owes you a beer ;)
Now...on to the NHProfiler forums - Jim On Aug 31, 12:22 pm, cliff vaughn <[email protected]> wrote: > On Tue, Aug 31, 2010 at 12:20 PM, jcomet <[email protected]> wrote: > > I thought the query substitution would substitute 1 for the boolean > > true. It should not change the string "true" to anything - right? > > Well, conduct an experirment. Remove the query substitution and see > what happens. > > -- > thanks > > cliff -- You received this message because you are subscribed to the Google Groups "nhusers" 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/nhusers?hl=en.
