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
Christopher Jolly b1fa143d4d
Update to .Net 5 (#99)
* update to net 5

* Add DecimalTypeKey to the logger

* fix build

* fix sdk version for script

* Update dependencies.

* Fix version and dependencies.

* Readd necessary code paths, fix smaller upgrade issues, cleanup code.

* Fix project files.

* Fix tests.

* Readd removed JetQueryTranslationPostprocessorFactory injection.
Fix date/time related millisecond (double) support.

* Fix value generation.

Co-authored-by: Laurents Meyer <laucomm@gmail.com>
4 years ago
..
EFCore.Jet.Data.Tests Update to .Net 5 (#99) 4 years ago
EFCore.Jet.FunctionalTests Update to .Net 5 (#99) 4 years ago
EFCore.Jet.IntegrationTests Update to .Net 5 (#99) 4 years ago
EFCore.Jet.Tests Update to .Net 5 (#99) 4 years ago
JetProviderExceptionTests Update to .Net 5 (#99) 4 years ago
Directory.Build.props Update to .Net 5 (#99) 4 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