Skip to content

Instantly share code, notes, and snippets.

@cerivera
Created August 21, 2014 15:12
Show Gist options
  • Save cerivera/ee47671d1c7ffdec50a1 to your computer and use it in GitHub Desktop.
Save cerivera/ee47671d1c7ffdec50a1 to your computer and use it in GitHub Desktop.
python manage.py db downgrade
python manage.py db migrate -m "new migration scriptz"
python manage.py db upgrade
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment