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 0db31fcb2e Fix same parameter name on contains/startswith/endswith. See efcore#32432 2 years ago
..
ComplexNavigationsCollectionsQueryJetTest.cs Move the SkipTake to its own processor (#206) 2 years ago
ComplexNavigationsCollectionsSplitQueryJetTest.cs Move the SkipTake to its own processor (#206) 2 years ago
ComplexNavigationsQueryJetFixture.cs
ComplexNavigationsQueryJetTest.cs ODBC Fixes (#220) 2 years ago
ComplexNavigationsSharedTypeQueryJetFixture.cs
ComplexTypeQueryJetTest.cs ODBC Fixes (#220) 2 years ago
CompositeKeysQueryJetFixture.cs
CompositeKeysQueryJetTest.cs
CompositeKeysSplitQueryJetTest.cs
DbFunctionsJetTest.cs Skip tests where Jet has no support 2 years ago
Ef6GroupByJetTest.cs ODBC Fixes (#220) 2 years ago
EntitySplittingQueryJetTest.cs
FromSqlQueryJetTest.cs ODBC Fixes (#220) 2 years ago
FromSqlSprocQueryJetTest.cs Remove tag lines/comments from the sql to be executed 2 years ago
FunkyDataQueryJetTest.cs Fix same parameter name on contains/startswith/endswith. See efcore#32432 2 years ago
GearsOfWarFromSqlQueryJetTest.cs
GearsOfWarQueryJetFixture.cs Misc test fixes (#196) 2 years ago
GearsOfWarQueryJetTest.cs Update dependency to EF Core 8.0.2 (#221) 2 years ago
IncludeOneToOneJetTest.cs
InheritanceRelationshipsQueryJetFixture.cs
InheritanceRelationshipsQueryJetTest.cs
ManyToManyHeterogeneousQueryJetTest.cs ODBC Fixes (#220) 2 years ago
ManyToManyNoTrackingQueryJetTest.cs Fix Any,All,Contains with Many to Many relationships within a Where clause (#202) 2 years ago
ManyToManyQueryJetFixture.cs
ManyToManyQueryJetTest.cs ODBC Fixes (#220) 2 years ago
MappingQueryJetTest.cs
NavigationTest.cs
NorthwindAggregateOperatorsQueryJetTest.ResultOperators.cs Update dependency to EF Core 8.0.2 (#221) 2 years ago
NorthwindAsNoTrackingQueryJetTest.cs
NorthwindAsTrackingQueryJetTest.cs
NorthwindChangeTrackingQueryJetTest.cs Move the SkipTake to its own processor (#206) 2 years ago
NorthwindCompiledQueryJetTest.cs ODBC Fixes (#220) 2 years ago
NorthwindEFPropertyIncludeQueryJetTest.cs Improve the de duplication in the ORDER BY clause (#211) 2 years ago
NorthwindFunctionsQueryJetTest.Functions.cs Fix same parameter name on contains/startswith/endswith. See efcore#32432 2 years ago
NorthwindGroupByQueryJetTest.cs ODBC Fixes (#220) 2 years ago
NorthwindIncludeNoTrackingQueryJetTest.cs Improve the de duplication in the ORDER BY clause (#211) 2 years ago
NorthwindIncludeQueryJetTest.cs Improve the de duplication in the ORDER BY clause (#211) 2 years ago
NorthwindJoinQueryJetTest.cs Update dependencies to .Net/EF Core 8 RTM (#176) 2 years ago
NorthwindKeylessEntitiesQueryJetTest.cs Update some tests (#213) 2 years ago
NorthwindMiscellaneousQueryJetTest.cs Fix same parameter name on contains/startswith/endswith. See efcore#32432 2 years ago
NorthwindNavigationsQueryJetTest.cs Lift subqueries from the ORDER BY clause into their own projection (#173) 2 years ago
NorthwindQueryFiltersQueryJetTest.cs Fix same parameter name on contains/startswith/endswith. See efcore#32432 2 years ago
NorthwindQueryJetFixture.cs
NorthwindQueryTaggingQueryJetTest.cs Fix more tests to no expect a tag line in the sql 2 years ago
NorthwindSelectQueryJetTest.cs add some test fixes 2 years ago
NorthwindSetOperationsQueryJetTest.cs Move the SkipTake to its own processor (#206) 2 years ago
NorthwindSplitIncludeNoTrackingQueryJetTest.cs Improve the de duplication in the ORDER BY clause (#211) 2 years ago
NorthwindSplitIncludeQueryJetTest.cs Improve the de duplication in the ORDER BY clause (#211) 2 years ago
NorthwindSqlQueryJetTest.cs ODBC Fixes (#220) 2 years ago
NorthwindStringIncludeQueryJetTest.cs Improve the de duplication in the ORDER BY clause (#211) 2 years ago
NorthwindWhereQueryJetTest.cs Update dependency to EF Core 8.0.2 (#221) 2 years ago
NullKeysJetTest.cs
NullSemanticsQueryJetFixture.cs
NullSemanticsQueryJetTest.cs Update dependencies to .Net/EF Core 8 RTM (#176) 2 years ago
OperatorsProceduralJetTest.cs
OperatorsQueryJetTest.cs Remove JsonQuery and JsonUpdate tests as none work and will never work. 2 years ago
OwnedEntityQuerySqlServerTest.cs ODBC Fixes (#220) 2 years ago
OwnedQueryJetTest.cs
PrimitiveCollectionsQueryJetTest.cs Workaround for ValuesExpression (#222) 2 years ago
QueryBugsTest.cs ODBC Fixes (#220) 2 years ago
QueryFilterFuncletizationJetTest.cs
QueryLoggingJetTest.cs
QueryNoClientEvalJetTest.cs
SharedTypeQueryJetTest.cs
SimpleQueryJetTest.cs ODBC Fixes (#220) 2 years ago
SqlExecutorJetTest.cs
SqlQueryJetTest.cs ODBC Fixes (#220) 2 years ago
TPCFiltersInheritanceQueryJetFixture.cs Turn off the OnAdd value generated strategy when the TPC mapping strategy is set (#204) 2 years ago
TPCFiltersInheritanceQueryJetTest.cs ODBC Fixes (#220) 2 years ago
TPCGearsOfWarQueryJetFixture.cs Misc test fixes (#196) 2 years ago
TPCGearsOfWarQueryJetTest.cs Update dependency to EF Core 8.0.2 (#221) 2 years ago
TPCInheritanceQueryJetFixture.cs
TPCInheritanceQueryJetFixtureBase.cs Turn off the OnAdd value generated strategy when the TPC mapping strategy is set (#204) 2 years ago
TPCInheritanceQueryJetTest.cs
TPCInheritanceQueryJetTestBase.cs Turn off the OnAdd value generated strategy when the TPC mapping strategy is set (#204) 2 years ago
TPCManyToManyNoTrackingQueryJetTest.cs ODBC Fixes (#220) 2 years ago
TPCManyToManyQueryJetFixture.cs
TPCManyToManyQueryJetTest.cs ODBC Fixes (#220) 2 years ago
TPCRelationshipsQueryJetTest.cs Misc test fixes (#196) 2 years ago
TPHInheritanceQueryJetFixture.cs
TPHInheritanceQueryJetTest.cs ODBC Fixes (#220) 2 years ago
TPTFiltersInheritanceQueryJetFixture.cs
TPTFiltersInheritanceQueryJetTest.cs ODBC Fixes (#220) 2 years ago
TPTGearsOfWarQueryJetFixture.cs Misc test fixes (#196) 2 years ago
TPTGearsOfWarQueryJetTest.cs Update dependency to EF Core 8.0.2 (#221) 2 years ago
TPTInheritanceQueryJetFixture.cs
TPTInheritanceQueryJetTest.cs ODBC Fixes (#220) 2 years ago
TPTManyToManyNoTrackingQueryJetTest.cs ODBC Fixes (#220) 2 years ago
TPTManyToManyQueryJetFixture.cs
TPTManyToManyQueryJetTest.cs ODBC Fixes (#220) 2 years ago
TPTRelationshipsQueryJetTest.cs
ToSqlQueryJetTest.cs
WarningsJetTest.cs