Skip to content

ALTER TABLE votes ADD INDEX idx_votes_candidate_id (candidate_id); #129

ALTER TABLE votes ADD INDEX idx_votes_candidate_id (candidate_id);

ALTER TABLE votes ADD INDEX idx_votes_candidate_id (candidate_id); #129

Annotations

1 error and 1 warning

The logs for this run have expired and are no longer available.