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 2a1f31d commit 597524fCopy full SHA for 597524f
src/NHibernate.Test/NHSpecificTest/GH1228/Fixture.cs
@@ -31,7 +31,7 @@ SELECT ROOT FROM NHibernate.Test.NHSpecificTest.GH1228.Shelf AS ROOT
31
}
32
33
[Test]
34
- public void TestThetaAnsiOnAssociationInSubQuery()
+ public void TestAnsiJoinOnAssociationInSubQuery()
35
{
36
if (!TestDialect.SupportsCorrelatedColumnsInSubselectJoin)
37
Assert.Ignore("Dialect doesn't support this test case");
0 commit comments