nhibernate-core icon indicating copy to clipboard operation
nhibernate-core copied to clipboard

An empty set from join query

Open tohidemyname opened this issue 1 year ago • 0 comments

I encountered an empty set from a join query. I reduced my program and submitted a pull request: https://github.com/nhibernate/nhibernate-core/pull/3568

I expect that the query should return a value. Please check whether this is a bug.

tohidemyname avatar Jun 29 '24 00:06 tohidemyname