Skip to content

Commit

Permalink
fix: Unique ticket tag migration not being called (#6398)
Browse files Browse the repository at this point in the history
  • Loading branch information
prateekj117 authored and iamareebjamal committed Aug 19, 2019
1 parent 7e66e4e commit fcf5275
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

# revision identifiers, used by Alembic.
revision = '1bdf23be63bd'
down_revision = '90d62fe3b5e3'
down_revision = '9172ceb350b8'


def upgrade():
Expand Down

0 comments on commit fcf5275

Please sign in to comment.