index_merge_request_diffs_on_project_id_and_id synchronous database index addition
Summary
This issue is to add a migration(s) to create the index_merge_request_diffs_on_project_id_and_id database index synchronously after it has been created on GitLab.com.
The asynchronous index was introduced in !173929 (merged).