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
In modern containerized systems, the presence of source code with migrations is not always guaranteed. This creates obstacles to running migrations in a separate step before deployment. It would be convenient to run migrations at will, for instance when an application starts.