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.
When the option to use the short text (aka varchar) as the default for System.String, if we have a attribute or fluent api that sets its max length to greater than 255 it would stay as varchar, which is invalid with a length greater than 255. Fix this to upgrade this instance to an unbounded string. This will use the long text/memo data type in Jet (longchar) |
2 years ago | |
|---|---|---|
| .. | ||
| EFCore.Jet.Data.Tests | 2 years ago | |
| EFCore.Jet.FunctionalTests | 2 years ago | |
| EFCore.Jet.IntegrationTests | 2 years ago | |
| EFCore.Jet.Tests | 2 years ago | |
| JetProviderExceptionTests | 2 years ago | |
| Shared/TestUtilities | 2 years ago | |
| Directory.Build.props | 2 years ago | |
| Northwind.sql | ||
| xunit.runner.json | 2 years ago | |