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/JetProviderExceptionTests
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
..
IceCreamTest.cs Rename System.Data.Jet to EntityFrameworkCore.Jet.Data (#75) 5 years ago
JetProviderExceptionTests.csproj Update to .Net 5 (#99) 4 years ago
Northwind.accdb Temporary add test to replicate AccessViolationException in x64 ACE provider. 6 years ago
Northwind.zip Temporary add test to replicate AccessViolationException in x64 ACE provider. 6 years ago
NorthwindTestEFCore.cs Rename System.Data.Jet to EntityFrameworkCore.Jet.Data (#75) 5 years ago
NorthwindTestJetCommand.cs Rename System.Data.Jet to EntityFrameworkCore.Jet.Data (#75) 5 years ago
NorthwindTestOleDbCommand.cs Temporary add test to replicate AccessViolationException in x64 ACE provider. 6 years ago
Program.cs Temporary add test to replicate AccessViolationException in x64 ACE provider. 6 years ago