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