DROP INDEX IF EXISTS idx_repo_commit_oid; DROP INDEX IF EXISTS idx_repo_commit_repo; DROP TABLE IF EXISTS repo_commit;