Skip to content

Instantly share code, notes, and snippets.

@avshyz
Created June 24, 2020 14:43
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 avshyz/07ab09ad8277e4e4d099c79a7170a3ce to your computer and use it in GitHub Desktop.
Save avshyz/07ab09ad8277e4e4d099c79a7170a3ce to your computer and use it in GitHub Desktop.
[Alembic DB Upgrade] #migration
alembic revision -m "REVISIONNAME" --autogenerate
alembic upgrade head
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment