Add HasCharSet method for ComplexPropertyBuilder #291
Annotations
2 errors
BuildAndTest (10.6.20-mariadb, windows-latest)
Process completed with exit code 1.
|
BuildAndTest (10.6.20-mariadb, windows-latest):
test/EFCore.MySql.FunctionalTests/MigrationsInfrastructureMySqlTest.cs#L300
Assert.Throws() Failure: Exception type was not an exact match
Expected: typeof(MySqlConnector.MySqlException)
Actual: typeof(System.InvalidOperationException)
---- System.InvalidOperationException : Can't replace active reader.
|