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
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
..
ContextBase.cs Fix DateTime expressions for HasDefaultValue() and add support for fractions of a second (#85) 5 years ago
EFCore.Jet.Tests.csproj Fix DateTime expressions for HasDefaultValue() and add support for fractions of a second (#85) 5 years ago
JetDateTimeTest.cs Fix DateTime expressions for HasDefaultValue() and add support for fractions of a second (#85) 5 years ago
JetMigrationTest.cs Fix DateTime expressions for HasDefaultValue() and add support for fractions of a second (#85) 5 years ago
TestBase.cs Fix DateTime expressions for HasDefaultValue() and add support for fractions of a second (#85) 5 years ago
config.json Fix DateTime expressions for HasDefaultValue() and add support for fractions of a second (#85) 5 years ago