On updating database in Entity Framework , Code first Migration, I am getting this error:
The ALTER TABLE statement conflicted with the FOREIGN KEY constr
Check that there is not existing data in the database that is conflicting with the FK constraint causing the creation to fail.