Skip to content

Commit

Permalink
migrations: rebase on latest develop (6045f42587ec)
Browse files Browse the repository at this point in the history
  • Loading branch information
redshiftzero committed Sep 4, 2019
1 parent 1ac1313 commit f295369
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
"""Refactor links
Revision ID: 86eb228e4bc0
Revises: 3015d1dd9eb4
Revises: 6045f42587ec
Create Date: 2019-03-15 22:40:10.473917
"""
from alembic import op

# revision identifiers, used by Alembic.
revision = '86eb228e4bc0'
down_revision = '3015d1dd9eb4'
down_revision = '6045f42587ec'
branch_labels = None
depends_on = None

Expand Down

0 comments on commit f295369

Please sign in to comment.