Created
November 12, 2018 18:34
-
-
Save ldmarz/dce745954ee2b27a7f3dd673444a2763 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
vapor build && vapor run revert // To revert the last migration | |
vapor build && vapor run revert --all // To revert all migration |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment