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 45bae420e2 Initial ef9 update. Mostly just getting the files to compile with all the ef9 changes 1 year ago
..
Properties Add `FixedTestOrder` msbuild property to build/run tests in a deterministic order. 2 years ago
ContextBase.cs
EFCore.Jet.Tests.csproj Initial ef9 update. Mostly just getting the files to compile with all the ef9 changes 1 year ago
JetDateTimeTest.cs
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
config.json