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
Laurents Meyer 45dcfbe0dd
When creating databases, automatically use the latest database version that is supported by the current file extension. (#90)
5 years ago
..
EFCore.Jet.Data.Tests When creating databases, automatically use the latest database version that is supported by the current file extension. (#90) 5 years ago
EFCore.Jet.FunctionalTests Fix DateTime fractions logic and make milliseconds support opt-in (#86) 5 years ago
EFCore.Jet.IntegrationTests Cleanup solution. 5 years ago
EFCore.Jet.Tests Fix CREATE/DROP DATABASE related issues. (#88) 5 years ago
JetProviderExceptionTests Rename System.Data.Jet to EntityFrameworkCore.Jet.Data (#75) 5 years ago
Directory.Build.props Improve project and CI (#68) 5 years ago
Northwind.sql Reimplement schema retrieval and scaffolding (#59) 5 years ago
xunit.runner.json Implement parallel support for ODBC and OLE DB. 6 years ago