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
Christopher Jolly 81f6cbb254 revert to use our stringtypemapping to generate the sql literal. Some regex depends on using this format to pick the filename from the connection string 3 years ago
..
EFCore.Jet.Data.Tests merge fixes from upstream 3 years ago
EFCore.Jet.FunctionalTests revert to use our stringtypemapping to generate the sql literal. Some regex depends on using this format to pick the filename from the connection string 3 years ago
EFCore.Jet.IntegrationTests Fix tests: Use helper method to create connection - will use database named for the test - gives each test a unique name so doesnt interfere with others at the same time. The rest of the tests already use it, these couple were just missed 3 years ago
EFCore.Jet.Tests update tests to build 3 years ago
JetProviderExceptionTests update dependencies 3 years ago
Directory.Build.props Update to .Net 5 (#99) 4 years ago
Northwind.sql Reimplement schema retrieval and scaffolding (#59) 5 years ago
xunit.runner.json Implement parallel support for ODBC and OLE DB. 6 years ago