Skip to content

Add index on external_service_repos table

Administrator requested to merge add_external_service_repos_index into main

Created by: asdine

This PR adds two indexes on the external_service_repos table. These indexes are run concurrently and thus cannot be run from within a transaction. They also require their own migration files each.

Merge request reports

Loading