Closed ASBrattsev closed 2 years ago
@ASBrattsev What version are you upgrading from?
I'm upgrading from 2.1.8 to 2.2.2
The problem has a temporary solution, but I don't like it. I changed the example a bit. It is necessary to comment out the first mentions of a triple attachment of a double "OwnsOne", as on the picture, and then everything works. (sorry if not clearly written, I don't know how to write it in my native language, not that English =) )
Duplicate of #18183
I get error message when I try to update the database after generating a migration. Before upgrading to 2.2.2 - it works fine.
Steps to reproduce
For reproduce this issue create test project, add EF core 2.2.2, and do the migration using the classes described below
Partial code listings:
Further technical details
EF Core version: 2.2.2 Database Provider: Npgsql.EntityFrameworkCore.PostgreSQL 2.2.0 Operating system: Windows 10 IDE: Rider 2018.3