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 f72fd5fcb0
Add more tests (#280)
* Add more tests

* updates

* updates

* updates

* [GitHub Actions] Update green tests.

---------

Co-authored-by: github-actions <github-actions@github.com>
6 months ago
..
Properties Add `FixedTestOrder` msbuild property to build/run tests in a deterministic order. 2 years ago
ContextBase.cs
EFCore.Jet.Tests.csproj Add more tests (#280) 6 months 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