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.
2 parents cde3cfc + 8d9d92b commit 5399892Copy full SHA for 5399892
cmd/migrate/README.md
@@ -78,7 +78,7 @@ Commands:
78
goto V Migrate to version V
79
up [N] Apply all or N up migrations
80
down [N] Apply all or N down migrations
81
- drop Drop everyting inside database
+ drop Drop everything inside database
82
force V Set version V but don't run migration (ignores dirty state)
83
version Print current migration version
84
```
0 commit comments