migrator: Add describe method
Created by: efritz
Add a sg migration describe
and migrator describe
command that dumps the structure of the current attached datatbase. We will extend on this in the future to provide drift detection on on-prem instances (on troubleshooting or part of regular migration cycles).
Test plan
Tested locally.