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.
2f2de12dd5
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 '2f2de12dd5'
${ noResults }
EntityFrameworkCore.Jet
/
test
/
EFCore.Jet.FunctionalTests
History
Christopher Jolly
2f2de12dd5
enable and fix tests
3 years ago
..
GraphUpdates
Update to .Net 5 (
#99
)
4 years ago
Properties
Fix DateTime fractions logic and make milliseconds support opt-in (
#86
)
5 years ago
Query
enable and fix tests
3 years ago
Scaffolding
enable and fix tests
3 years ago
TestUtilities
enable and fix tests
3 years ago
AssemblyInitialization.cs
enable and fix tests
3 years ago
BatchingTest.cs
Remove "dbo" schema from most tests.
6 years ago
BuiltInDataTypesJetTest.cs
enable and fix tests
3 years ago
CommandConfigurationTest.cs
…
CommandInterceptionJetTest.cs
Update baseline assertions to support ODBC parameter placeholders.
6 years ago
CompositeKeyEndToEndJetTest.cs
…
ComputedColumnTest.cs
Rename System.Data.Jet to EntityFrameworkCore.Jet.Data (
#75
)
5 years ago
ConcurrencyDetectorJetTest.cs
…
ConferencePlannerJetTest.cs
…
ConnectionInterceptionJetTest.cs
…
ConnectionSpecificationTest.cs
Rename System.Data.Jet to EntityFrameworkCore.Jet.Data (
#75
)
5 years ago
ConvertToProviderTypesJetTest.cs
enable and fix tests
3 years ago
CustomConvertersJetTest.cs
enable and fix tests
3 years ago
DataAnnotationJetTest.cs
update tests to build
3 years ago
DataBindingJetTest.cs
…
DbContextPoolingTest.cs
Rename System.Data.Jet to EntityFrameworkCore.Jet.Data (
#75
)
5 years ago
DefaultValuesTest.cs
Rename System.Data.Jet to EntityFrameworkCore.Jet.Data (
#75
)
5 years ago
EFCore.Jet.FunctionalTests.csproj
enable and fix tests
3 years ago
EverythingIsBytesJetTest.cs
enable and fix tests
3 years ago
EverythingIsStringsJetTest.cs
enable and fix tests
3 years ago
ExecutionStrategyTest.cs
…
ExistingConnectionTest.cs
Rename System.Data.Jet to EntityFrameworkCore.Jet.Data (
#75
)
5 years ago
F1JetFixture.cs
Update to .Net 5 (
#99
)
4 years ago
FieldMappingJetTest.cs
…
FindJetTest.cs
enable and fix tests
3 years ago
JetComplianceTest.cs
…
JetConfigPatternsTest.cs
Rename System.Data.Jet to EntityFrameworkCore.Jet.Data (
#75
)
5 years ago
JetDatabaseCreatorTest.cs
enable and fix tests
3 years ago
JetEndToEndTest.cs
Update to .Net 5 (
#99
)
4 years ago
JetFixture.cs
…
JetMigrationsSqlGeneratorTest.cs
Update to .Net 5 (
#99
)
4 years ago
JetQueryTriggersTest.cs
…
JetServiceCollectionExtensionsTest.cs
…
JetTriggersTest.cs
…
JetValueGenerationScenariosTest.cs
Rename System.Data.Jet to EntityFrameworkCore.Jet.Data (
#75
)
5 years ago
LazyLoadProxyJetTest.cs
Fix tests (especially from `SimpleQueryJetTest`).
6 years ago
LoadJetTest.cs
Update to .Net 5 (
#99
)
4 years ago
LoggingJetTest.cs
enable and fix tests
3 years ago
MigrationsInfrastructureJetTest.cs
Update to .Net 5 (
#99
)
4 years ago
MigrationsJetFixture.cs
update tests to build
3 years ago
MigrationsSqlGeneratorTestBase.cs
Update to .Net 5 (
#99
)
4 years ago
MonsterFixupChangedChangingJetTest.cs
…
MusicStoreJetTest.cs
…
NotificationEntitiesJetTest.cs
…
OptimisticConcurrencyJetTest.cs
Update to .Net 5 (
#99
)
4 years ago
PropertyEntryJetTest.cs
Fix tests (especially from `SimpleQueryJetTest`).
6 years ago
PropertyValuesJetTest.cs
…
SeedingJetTest.cs
enable and fix tests
3 years ago
SequentialGuidEndToEndTest.cs
Rename System.Data.Jet to EntityFrameworkCore.Jet.Data (
#75
)
5 years ago
StoreGeneratedFixupJetTest.cs
…
StoreGeneratedJetTest.cs
Update to .Net 5 (
#99
)
4 years ago
TableSplittingJetTest.cs
enable and fix tests
3 years ago
TransactionInterceptionJetTest.cs
…
TransactionJetTest.cs
Fix transactions issues (
#129
)
4 years ago
UpdatesJetFixture.cs
…
UpdatesJetTest.cs
Update to .Net 5 (
#99
)
4 years ago
WithConstructorsJetTest.cs
Update to .Net 5 (
#99
)
4 years ago
config.json
Implement automatic driver (ODBC) and provider (OLE DB) inference and detection.
6 years ago