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