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
I get that you can provision an "initial state", but usually this initial state is not just an available schema, but a series of migrations that lead up to the schema. Also, running systems might require migrations as well. How do I handle those?
I get that you can provision an "initial state", but usually this initial state is not just an available schema, but a series of migrations that lead up to the schema. Also, running systems might require migrations as well. How do I handle those?