Skip to content

migrator: Add -dry-run flag to upgrade command

Administrator requested to merge ef/dry-run into main

Created by: efritz

This PR adds a -dry-run flag to the migrator upgrade command, which runs through the upgrade sequence to print steps but no-ops each step that affects the database.

Test plan

Tested locally.

Merge request reports

Loading