Skip to content

Commit

Permalink
Update down_revision in migration.
Browse files Browse the repository at this point in the history
  • Loading branch information
areyeslo committed Jan 14, 2025
1 parent a7aa3ed commit dd0aaa2
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Revision ID: fe03799b4018
Revises: fa98709e7952
Create Date: 2025-01-09 18:12:43.683691
Create Date: 2025-01-11 18:12:43.683691
"""

Expand All @@ -11,7 +11,7 @@

# revision identifiers, used by Alembic.
revision = "fe03799b4018"
down_revision = "fa98709e7952"
down_revision = "d25e7c47659e"
branch_labels = None
depends_on = None

Expand Down

0 comments on commit dd0aaa2

Please sign in to comment.