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/BulkUpdates
Christopher Jolly 8d6b893c62
Update dependency to EF Core 8.0.2 (#221)
* update to ef core 8.0.2
2 years ago
..
ComplexTypeBulkUpdatesJetTest.cs
NonSharedModelBulkUpdatesJetTest.cs Use a different string for the ReallyLargeString. When using the new line the string concatenation of chr(10) & chr(13) etc became too complex for Jet 2 years ago
NorthwindBulkUpdatesJetFixture.cs
NorthwindBulkUpdatesJetTest.cs Update dependency to EF Core 8.0.2 (#221) 2 years ago
TPCFiltersInheritanceBulkUpdatesJetFixture.cs
TPCFiltersInheritanceBulkUpdatesJetTest.cs Turn off the OnAdd value generated strategy when the TPC mapping strategy is set (#204) 2 years ago
TPCInheritanceBulkUpdatesJetFixture.cs
TPCInheritanceBulkUpdatesJetTest.cs Turn off the OnAdd value generated strategy when the TPC mapping strategy is set (#204) 2 years ago
TPHInheritanceBulkUpdatesJetFixture.cs
TPHInheritanceBulkUpdatesJetTest.cs Move the SkipTake to its own processor (#206) 2 years ago
TPTFiltersInheritanceBulkUpdatesJetFixture.cs
TPTFiltersInheritanceBulkUpdatesJetTest.cs
TPTInheritanceBulkUpdatesJetFixture.cs
TPTInheritanceBulkUpdatesJetTest.cs