Skip to content

Allow migration script cli to work ignoring edge case scripts

Antoine R. Dumont requested to merge fix-migration-edge-case into master

Historic files are present in our sql modules which cannot be executed by the cli migration (without complicating too much the code). So ignore those without breaking the db upgrade cli.

[1] Refs. swh/infra/sysadm-environment#4933 (comment 141771)

Edited by Antoine R. Dumont

Merge request reports