Erro no Delete do Curso de Formação: SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`credenciamento`.`formacaoregular`, CONSTRAINT `CursoFormReg` FOREIGN KEY (`IdCursoF`) REFERENCES `cursodeformacao` (`Id`) ON DELETE NO ACTION ON UPDATE NO ACTION)