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
{{ message }}
This repository was archived by the owner on Sep 30, 2024. It is now read-only.
When auto_upgrade in the upgrades table is set to true, we should upgrade migrator up to migrator upgrade with inferred to/from/etc flags. migrator up is the default entrypoint, meaning that we can get the upgrade to run automatically via this database flag on a container restart (specifically, restarting when a new container tag).
When
auto_upgradein theupgradestable is set to true, we should upgrademigrator uptomigrator upgradewith inferred to/from/etc flags.migrator upis the default entrypoint, meaning that we can get the upgrade to run automatically via this database flag on a container restart (specifically, restarting when a new container tag).