Entity Framework Core DB issues [Answered]
Introducing FOREIGN KEY constraint 'FK_Sections_Teachers_TeacherID' on table 'Sections' may cause cycles or multiple cascade paths. Specify ON DELETE NO ACTION or ON UPDATE NO ACTION, or modify other FOREIGN KEY constraints.
Could not create constraint or index. See previous errors.
2 Replies