Improve DB migration message
What does this Merge Request do?
Because gdk doctor
doesn't have to be run from the GDK root, we can't supply one DB migration command to handle all cases. The updated message reflects that.
Merge Request checklist
-
Tests added for new functionality. If not, please raise Issue to follow-up. -
This change is backward compatible. If not, please include steps to communicate to our users. -
Documentation added/updated, if needed. -
gdk doctor
test added, if needed.