Update migration in order to avoid error with MySql
Build was failing with: Mysql2::Error: Cannot drop index 'index_lfs_file_locks_on_project_id_and_path': needed in a foreign key constraint: DROP INDEX `index_lfs_file_locks_on_project_id_and_path` ON `lfs_file_locks` More details on https://gitlab.com/gitlab-org/gitlab-ee/-/jobs/49848260
Showing
Please register or sign in to comment