Fix regression to allow custom value conversion mapping when the ClrType is of non-NTS type. plus added unit test. #212
Annotations
2 errors
Functional Tests:
test/EFCore.MySql.FunctionalTests/NTS/CustomValueConvertersForNonNTSClrTypesMySqlTest.cs#L41
Shouldly.ShouldAssertException : `context.Database.EnsureDeletedAsync()`
should not throw but threw
MySqlConnector.MySqlException
with message
"No database selected"
|
Functional Tests
Process completed with exit code 1.
|
Loading