This website works better with JavaScript.
Explore
Help
Sign In
how-to
/
EntityFrameworkCore.Jet
mirror of
https://github.com/bubibubi/EntityFrameworkCore.Jet.git
Watch
1
Star
0
Fork
You've already forked EntityFrameworkCore.Jet
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
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.
4dda3e41d5
master
9.0-servicing
gh-pages
8.0-servicing
ci/general_test
lauxjpn-md-change-test-1
ci/test_push_after_autocommit
7.0-servicing
6.0-servicing
5.0-servicing
3.1-servicing
azure-pipelines
2.2-servicing
v8.0.0-alpha.1
v7.0.3
v7.0.2
v7.0.1
v7.0.0
v7.0.0-rc.1
v7.0.0-alpha.1
v6.0.0-alpha.2
v6.0.0-alpha.1
v10.0.0-alpha.1
v10.0.0-beta.1
v2.2.0
v3.1.0
v3.1.0-alpha.1
v3.1.0-alpha.2
v3.1.0-alpha.3
v3.1.0-alpha.4
v3.1.1
v5.0.0-alpha.1
v6.0.0-beta.1
v7.0.0-alpha.2
v7.0.0-beta.1
v8.0.0
v8.0.0-alpha.2
v8.0.0-beta.1
v8.0.0-rc.1
v9.0.0
v9.0.0-alpha.1
v9.0.0-beta.1
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '4dda3e41d5'
${ noResults }
EntityFrameworkCore.Jet
/
test
/
EFCore.Jet.FunctionalTests
/
BulkUpdates
History
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
…