Skip to content

Commit

Permalink
Fix migration
Browse files Browse the repository at this point in the history
  • Loading branch information
themylogin committed Dec 19, 2024
1 parent 9da3a5b commit c798d04
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
"""Rename `enclosure_label` table
Revision ID: 19cdc9f2d2df
Revises: b44c092bfa30
Revises: aea6bced4328
Create Date: 2024-12-16 12:49:19.950812+00:00
"""
Expand All @@ -11,7 +11,7 @@

# revision identifiers, used by Alembic.
revision = '19cdc9f2d2df'
down_revision = 'b44c092bfa30'
down_revision = 'aea6bced4328'
branch_labels = None
depends_on = None

Expand Down

0 comments on commit c798d04

Please sign in to comment.