Skip to content

migration: fix sg logger scope, add success messages to up and validate

Administrator requested to merge migration-output-tweaks into main

Created by: bobheadxi

Caught this because it seems sg db reset-pg needs to be followed by application of migrations in https://github.com/sourcegraph/sourcegraph/pull/38319

Test plan

sg db reset-pg && sg migration up && sg migration validate

Merge request reports

Loading