NHibernate Query Analyzer 1.2.3 for NHibernate 1.2 Beta 3

There is a new version out, with a couple of bug fixes (handling properties that throws exceptions, handling null results from queries). This version is also compiled against NHibernate 1.2 Beta 3, so hurry up and upgrade.

You can find it here.

Print | posted on Monday, January 15, 2007 7:49 AM

Feedback


Gravatar

#  1/15/2007 10:38 PM hammett

Cool, but did you compile it against the Castle ActiveRecord on the trunk?


Gravatar

#  1/15/2007 10:50 PM Ayende Rahien

I believe so... not sure.


Gravatar

#  1/16/2007 1:35 PM Edward

Hi Ayende, It seems that the following two files do not been committed into SVN:
NHibernate.Generics/Properties/AssemblyInfo.cs
NHibernate.Generics.Tests/Properties/AssemblyInfo.cs

So, I have checkout the files but unable to build them.


Gravatar

#  1/16/2007 5:06 PM Ayende Rahien

They are generated in the build process.
Use:
msbuild default.build to get them


Gravatar

#  1/16/2007 5:07 PM Ayende Rahien

They are generated in the build process.
Use:
msbuild default.build to get them


Gravatar

#  1/17/2007 6:48 AM goodwill1120

Is that suppose to work with Castle AR too?


Gravatar

#  1/17/2007 7:34 AM Ayende Rahien

Yes


Gravatar

#  1/17/2007 8:15 AM goodwill1120

I cant get it working, and seems the help page is dead too.
http://www.ayende.com/projects/nhiberante-query-analyzer.aspx

Where I can get something to read on getting it working?


Gravatar

#  1/17/2007 8:37 AM Ayende Rahien

http://www.ayende.com/projects/nhibernate-query-analyzer.aspx

Comments have been closed on this topic.