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 12aca42198 Add option to use the normal short text type when mapping against an unbounded System.String instead of long text/memo. Jet has limitations when using memo (e.g. joins are not supported) 3 years ago
..
EFCore.Jet.Data.Tests Update to EF 7 GA version 3 years ago
EFCore.Jet.FunctionalTests Add option to use the normal short text type when mapping against an unbounded System.String instead of long text/memo. Jet has limitations when using memo (e.g. joins are not supported) 3 years ago
EFCore.Jet.IntegrationTests Update tests 3 years ago
EFCore.Jet.Tests Enable nullable on src projects (not tests) 3 years ago
JetProviderExceptionTests Update to EF 7 GA version 3 years ago
Directory.Build.props Update to .Net 5 (#99) 4 years ago
Northwind.sql Update tests 3 years ago
xunit.runner.json Implement parallel support for ODBC and OLE DB. 6 years ago