NHibernate.Linq Issue when a query is executed having the same alias but with different associations paths
Read OriginalThis article details a specific bug in NHibernate.Linq where using the same alias (e.g., 'Thumb') in a query across different association paths (like a.LeftHand and a.RightHand) causes the alias to be incorrectly mapped, leading to wrong query results. It provides links to a patch file and a pre-patched version of the nhibernate-contrib project to resolve the issue.
Comments
No comments yet
Be the first to share your thoughts!
Browser Extension
Get instant access to AllDevBlogs from your browser