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 f200f33452
Update to EF 10 (RTM) (#287)
3 weeks ago
..
Properties Add `FixedTestOrder` msbuild property to build/run tests in a deterministic order. 2 years ago
ContextBase.cs Update to .Net 5 (#99) 4 years ago
EFCore.Jet.Tests.csproj Update to EF 10 (RTM) (#287) 3 weeks ago
JetDateTimeTest.cs Fix DateTime fractions logic and make milliseconds support opt-in (#86) 5 years ago
JetMigrationTest.cs Some updates to the migration/update sql. Main change is if we are doing an INSERT, if there is no values to be read back we don't have to follow it up with a 'SELECT @@ROWCOUNT' 2 years ago
TestBase.cs Improve test infrastructure. 4 years ago
config.json