Revert "Cells: Add composite index index_ssh_signatures_on_project_id_and_commit_sha for ssh_signatures table"

Purpose of revert

Original MR: Cells: Add composite index `index_ssh_signature... (!214739 - merged)

#inc-6216-500-errors-from-ssh-signature-endpoints

ActiveRecord::RecordNotUnique
PG::UniqueViolation: ERROR:  duplicate key value violates unique constraint "index_ssh_signatures_on_commit_sha" (ActiveRecord::RecordNotUnique)
DETAIL:  Key (commit_sha)=(\x112345) already exists.

Checklist

Milestone info

  • I am reverting something in the current milestone. No changelog is needed, and I've added a ~"regression:*" label.
  • I am reverting something in a different milestone. A changelog is needed, and I've removed the ~"regression:*" label.
Edited by Vasilii Iakliushin

Merge request reports

Loading