Skip to content

Instantly share code, notes, and snippets.

@ldmarz
Created November 12, 2018 18:34
Show Gist options
  • Save ldmarz/dce745954ee2b27a7f3dd673444a2763 to your computer and use it in GitHub Desktop.
Save ldmarz/dce745954ee2b27a7f3dd673444a2763 to your computer and use it in GitHub Desktop.
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