We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d01a36 commit b87f858Copy full SHA for b87f858
src/NHibernate.Test/Hql/EntityJoinHqlTest.cs
@@ -121,7 +121,7 @@ public void EntityJoinFoSubquery()
121
}
122
123
124
- [Test, Ignore("Failing for unrelated reasons")]
+ [Test]
125
public void CrossJoinAndWithClause()
126
{
127
//This is about complex theta style join fix that was implemented in hibernate along with entity join functionality
0 commit comments