Downtimeless upgrade: Allow upgrading the DB schema before upgrading · Issue #15 · b3scale/b3scale · GitHub
More Web Proxy on the site http://driver.im/
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
Right now the migrations happen after the fact. It would be preferable to apply run migrations before an upgrade happens so it can be performed without any downtime e.g. in kubernetes.