Skip to content

Commit

Permalink
add message to migration file name (#212)
Browse files Browse the repository at this point in the history
  • Loading branch information
braydonwang authored Nov 30, 2023
1 parent 435b9dc commit 137f173
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
"""empty message
"""remove status from tags
Revision ID: 117790caec65
Revises: 8b5132609f1f
Expand All @@ -11,7 +11,7 @@

# revision identifiers, used by Alembic.
revision = '117790caec65'
down_revision = '8b5132609f1f'
down_revision = '0dbe140cf6f5'
branch_labels = None
depends_on = None

Expand Down

0 comments on commit 137f173

Please sign in to comment.