Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91deba8 commit f76b94aCopy full SHA for f76b94a
internal/cli/main.go
@@ -54,7 +54,8 @@ Commands:
54
goto V Migrate to version V
55
up [N] Apply all or N up migrations
56
down [N] Apply all or N down migrations
57
- drop Drop everything inside database
+ drop [-f] Drop everything inside database
58
+ Use -f to bypass confirmation
59
force V Set version V but don't run migration (ignores dirty state)
60
version Print current migration version
61
0 commit comments