Skip to content

Instantly share code, notes, and snippets.

@Porter97
Created January 22, 2020 17:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Porter97/3120555e268b44b69ebd686da1db1a77 to your computer and use it in GitHub Desktop.
Save Porter97/3120555e268b44b69ebd686da1db1a77 to your computer and use it in GitHub Desktop.
flask db init
flask db migrate -m “initial migration”
flask db upgrade
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment