You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
EntityFrameworkCore.Jet/test/EFCore.Jet.FunctionalTests/Query
Christopher Jolly caeb6db77b
Lift subqueries from the ORDER BY clause into their own projection (#173)
* Lift scalar subqueries out of order by and into a projection

* Add back in missed verifier for skip without order by in split query

* [GitHub Actions] Update green tests.

* Scalar expressions within a function or case expression, within the ORDER BY also need to be lifted

* [GitHub Actions] Update green tests.

---------

Co-authored-by: github-actions <github-actions@github.com>
2 years ago
..
ComplexNavigationsCollectionsQueryJetTest.cs
ComplexNavigationsCollectionsSharedTypeQueryJetTest.cs
ComplexNavigationsCollectionsSplitQueryJetTest.cs
ComplexNavigationsCollectionsSplitSharedTypeQueryJetTest.cs
ComplexNavigationsQueryJetFixture.cs
ComplexNavigationsQueryJetTest.cs Provide a valid count argument to LEFT,RIGHT,MID (#172) 2 years ago
ComplexNavigationsSharedTypeQueryJetFixture.cs
ComplexNavigationsSharedTypeQueryJetTest.cs
ComplexTypeQueryJetTest.cs Revert "Fix build errors." 2 years ago
CompositeKeysQueryJetFixture.cs
CompositeKeysQueryJetTest.cs
CompositeKeysSplitQueryJetTest.cs
DbFunctionsJetTest.cs
Ef6GroupByJetTest.cs Lift subqueries from the ORDER BY clause into their own projection (#173) 2 years ago
EntitySplittingQueryJetTest.cs Update tests 2 years ago
FromSqlQueryJetTest.cs
FromSqlSprocQueryJetTest.cs More test updates 2 years ago
FunkyDataQueryJetTest.cs Provide a valid count argument to LEFT,RIGHT,MID (#172) 2 years ago
GearsOfWarFromSqlQueryJetTest.cs Revert pull-in of GearsOfWar related classes and remove constraint (#145) 2 years ago
GearsOfWarQueryJetFixture.cs Revert pull-in of GearsOfWar related classes and remove constraint (#145) 2 years ago
GearsOfWarQueryJetTest.cs Lift subqueries from the ORDER BY clause into their own projection (#173) 2 years ago
IncludeOneToOneJetTest.cs
InheritanceRelationshipsQueryJetFixture.cs
InheritanceRelationshipsQueryJetTest.cs
JsonQueryAdHocJetTest.cs Improve support for primitive collections and Json Types (#159) 2 years ago
JsonQueryJetFixture.cs
JsonQueryJetTest.cs
ManyToManyHeterogeneousQueryJetTest.cs
ManyToManyNoTrackingQueryJetTest.cs Lift subqueries from the ORDER BY clause into their own projection (#173) 2 years ago
ManyToManyQueryJetFixture.cs
ManyToManyQueryJetTest.cs Lift subqueries from the ORDER BY clause into their own projection (#173) 2 years ago
MappingQueryJetTest.cs
NavigationTest.cs
NorthwindAggregateOperatorsQueryJetTest.ResultOperators.cs Lift subqueries from the ORDER BY clause into their own projection (#173) 2 years ago
NorthwindAsNoTrackingQueryJetTest.cs
NorthwindAsTrackingQueryJetTest.cs
NorthwindChangeTrackingQueryJetTest.cs
NorthwindCompiledQueryJetTest.cs
NorthwindEFPropertyIncludeQueryJetTest.cs
NorthwindFunctionsQueryJetTest.Functions.cs Provide a valid count argument to LEFT,RIGHT,MID (#172) 2 years ago
NorthwindGroupByQueryJetTest.cs Update tests 2 years ago
NorthwindIncludeNoTrackingQueryJetTest.cs
NorthwindIncludeQueryJetTest.cs
NorthwindJoinQueryJetTest.cs
NorthwindKeylessEntitiesQueryJetTest.cs
NorthwindMiscellaneousQueryJetTest.cs Lift subqueries from the ORDER BY clause into their own projection (#173) 2 years ago
NorthwindNavigationsQueryJetTest.cs Lift subqueries from the ORDER BY clause into their own projection (#173) 2 years ago
NorthwindQueryFiltersQueryJetTest.cs
NorthwindQueryJetFixture.cs
NorthwindQueryTaggingQueryJetTest.cs
NorthwindSelectQueryJetTest.cs
NorthwindSetOperationsQueryJetTest.cs
NorthwindSplitIncludeNoTrackingQueryJetTest.cs
NorthwindSplitIncludeQueryJetTest.cs
NorthwindSqlQueryJetTest.cs
NorthwindStringIncludeQueryJetTest.cs
NorthwindWhereQueryJetTest.cs Fix using decimal and Int64 in parameters 2 years ago
NullKeysJetTest.cs
NullSemanticsQueryJetFixture.cs
NullSemanticsQueryJetTest.cs
OperatorsProceduralJetTest.cs Add some further test classes that JetComplianceTest is not finding implemented 2 years ago
OperatorsQueryJetTest.cs
OwnedEntityQuerySqlServerTest.cs Revert "Fix build errors." 2 years ago
OwnedQueryJetTest.cs
PrimitiveCollectionsQueryJetTest.cs Improve support for primitive collections and Json Types (#159) 2 years ago
QueryBugsTest.cs Fixes to the QueryBugsTest (#162) 2 years ago
QueryFilterFuncletizationJetTest.cs
QueryLoggingJetTest.cs
QueryNoClientEvalJetTest.cs
SharedTypeQueryJetTest.cs
SimpleQueryJetTest.cs Fix tests resulting in opposite provider type exceptions. 2 years ago
SqlExecutorJetTest.cs More test updates 2 years ago
SqlQueryJetTest.cs
TPCFiltersInheritanceQueryJetFixture.cs
TPCFiltersInheritanceQueryJetTest.cs
TPCGearsOfWarQueryJetFixture.cs Revert pull-in of GearsOfWar related classes and remove constraint (#145) 2 years ago
TPCGearsOfWarQueryJetTest.cs Lift subqueries from the ORDER BY clause into their own projection (#173) 2 years ago
TPCInheritanceQueryJetFixture.cs
TPCInheritanceQueryJetFixtureBase.cs
TPCInheritanceQueryJetTest.cs
TPCInheritanceQueryJetTestBase.cs
TPCManyToManyNoTrackingQueryJetTest.cs Lift subqueries from the ORDER BY clause into their own projection (#173) 2 years ago
TPCManyToManyQueryJetFixture.cs
TPCManyToManyQueryJetTest.cs Lift subqueries from the ORDER BY clause into their own projection (#173) 2 years ago
TPCRelationshipsQueryJetTest.cs Update tests 2 years ago
TPHInheritanceQueryJetFixture.cs Add some further testbases 2 years ago
TPHInheritanceQueryJetTest.cs Test updates 2 years ago
TPTFiltersInheritanceQueryJetFixture.cs
TPTFiltersInheritanceQueryJetTest.cs
TPTGearsOfWarQueryJetFixture.cs Revert pull-in of GearsOfWar related classes and remove constraint (#145) 2 years ago
TPTGearsOfWarQueryJetTest.cs Lift subqueries from the ORDER BY clause into their own projection (#173) 2 years ago
TPTInheritanceQueryJetFixture.cs
TPTInheritanceQueryJetTest.cs
TPTManyToManyNoTrackingQueryJetTest.cs Lift subqueries from the ORDER BY clause into their own projection (#173) 2 years ago
TPTManyToManyQueryJetFixture.cs
TPTManyToManyQueryJetTest.cs Lift subqueries from the ORDER BY clause into their own projection (#173) 2 years ago
TPTRelationshipsQueryJetTest.cs
ToSqlQueryJetTest.cs
UdfDbFunctionJetTests.cs
WarningsJetTest.cs