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
Is there a way to baseline an existing database? For example if adding db-migrate to an existing database we might not want to run some of the migrations. Is there a way to only run migrations newer then the baseline?
I'm submitting a...
Is there a way to baseline an existing database? For example if adding db-migrate to an existing database we might not want to run some of the migrations. Is there a way to only run migrations newer then the baseline?