I'm trying to configure many-to-many relationship in Entity Core, based on that discussion:...https://github.com/aspnet/EntityFrameworkCore/issues/1368...After configuration database is created, with extra column (ProducerId in Movies table), as shown her...