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 54b4af5759
Fix DateTime expressions for HasDefaultValue() and add support for fractions of a second (#85)
* Fix and improve test runs.

* Fix DateTime expressions for HasDefaultValue() and add support for fractions of a second.
Refactor test infrastructure.
5 years ago
..
EFCore.Jet.Data.Tests Rename System.Data.Jet to EntityFrameworkCore.Jet.Data (#75) 5 years ago
EFCore.Jet.FunctionalTests Fix DateTime expressions for HasDefaultValue() and add support for fractions of a second (#85) 5 years ago
EFCore.Jet.IntegrationTests Cleanup solution. 5 years ago
EFCore.Jet.Tests Fix DateTime expressions for HasDefaultValue() and add support for fractions of a second (#85) 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