Skip to content

Commit

Permalink
🔧 Update migrations w rev num
Browse files Browse the repository at this point in the history
  • Loading branch information
znatty22 committed Jul 9, 2018
1 parent 5847729 commit 246f395
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions migrations/versions/ce359a457d3d_.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@
code to drop the existing columns and create new ones
Revision ID: ce359a457d3d
Revises: 8f1ad897fb0f
Revises: 5b903b00dce4
Create Date: 2018-06-20 15:00:55.238774
"""
from alembic import op

# revision identifiers, used by Alembic.
revision = 'ce359a457d3d'
down_revision = '8f1ad897fb0f'
down_revision = '5b903b00dce4'
branch_labels = None
depends_on = None

Expand Down

0 comments on commit 246f395

Please sign in to comment.