You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Naming downgrade scripts for the target version does not work well in a distributed environment utilizing CI. Have the downgrade scripts be named with the same version number as the upgrade scripts.
This will involve changing the --downgrade (without the --force flag) to downgrade to a target version, but will not run that target version's script.
This should also make the log and info look a bit cleaner and easier to understand.