Skip to content

Add migration name to artifacts [gitlab_branch=dfrazao-gitlab/add-migration-name-to-artifacts]

Diogo Frazão requested to merge 17-add-migration-name-to-artifacts into master
  • Remove migration field (migration-stats.json)
  • Add version field (migration-stats.json)
  • Rename the different artifacts filenames to #{migration_version}_{migration_name}

Note: This MR creates a breaking change. To reduce the downtime of the database testing tool, we should merge it at the same time we merge this MR.

Closes #17 (closed)

Edited by Diogo Frazão

Merge request reports