Skip to content

Add unique constraint to services table to allow only one service of each type

There should be a unique index for project_id and type on the services table but the database on GitLab.com holds some invalid data. Once the data is deleted and &3366 (closed) is closed. The index can be added

Edited by Markus Koller