Commit 20f5908
Update ComplexTypeQueryMySqlTest to include OptionalAddress columns
EF Core 10 added OptionalAddress to the Customer model. All SELECT statements
from Customer table now need to include OptionalAddress columns in addition
to BillingAddress and ShippingAddress columns. Updated all expected SQL
baselines to match the new EF Core 10 model.
Co-authored-by: renemadsen <76994+renemadsen@users.noreply.github.com>1 parent ac7c813 commit 20f5908
File tree
1 file changed
+32
-32
lines changed- test/EFCore.MySql.FunctionalTests/Query
1 file changed
+32
-32
lines changed
0 commit comments