Skip to content
This repository was archived by the owner on Jun 28, 2018. It is now read-only.

Clarification between redo and reset? #123

Closed
JensRantil opened this issue Sep 3, 2016 · 1 comment
Closed

Clarification between redo and reset? #123

JensRantil opened this issue Sep 3, 2016 · 1 comment

Comments

@JensRantil
Copy link
Contributor

What's the difference between redo and reset? README states

# roll back the most recently applied migration, then run it again.
migrate -url driver://url -path ./migrations redo

# run down and then up command
migrate -url driver://url -path ./migrations reset

, but I'm somewhat unsure exactly how they differ.

@gravis
Copy link
Contributor

gravis commented Sep 4, 2016 via email

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants