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/EFCore.Jet.Tests
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
..
Properties Fix DateTime fractions logic and make milliseconds support opt-in (#86) 5 years ago
ContextBase.cs Update to .Net 5 (#99) 4 years ago
EFCore.Jet.Tests.csproj Update to .Net 5 (#99) 4 years ago
JetDateTimeTest.cs Fix DateTime fractions logic and make milliseconds support opt-in (#86) 5 years ago
JetMigrationTest.cs Fix DateTime fractions logic and make milliseconds support opt-in (#86) 5 years ago
TestBase.cs Fix CREATE/DROP DATABASE related issues. (#88) 5 years ago
config.json Fix DateTime expressions for HasDefaultValue() and add support for fractions of a second (#85) 5 years ago