Skip to content

Instantly share code, notes, and snippets.

@avshyz
Created June 24, 2020 14:43
Show Gist options
  • 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