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
For a ->prepare_upgrade to work correctly, a ->prepare_deploy must be called first.
This creates deploy ddl's along with the yml's which is contrary to good advice regarding using just one deploy (version 1) for installation and walking through the upgrade scripts to yield the requested version.
The text was updated successfully, but these errors were encountered:
For a ->prepare_upgrade to work correctly, a ->prepare_deploy must be called first.
This creates deploy ddl's along with the yml's which is contrary to good advice regarding using just one deploy (version 1) for installation and walking through the upgrade scripts to yield the requested version.
The text was updated successfully, but these errors were encountered: