Skip to content

Commit

Permalink
fix down revision in update info migration
Browse files Browse the repository at this point in the history
  • Loading branch information
meksor committed Oct 2, 2024
1 parent fb02b9b commit 1a7f1ee
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

# Revision identifiers, used by Alembic.
revision = "e7b7a37cf111"
down_revision = "081bbda6bb7b"
down_revision = "c29289ced488"
branch_labels = None
depends_on = None

Expand Down

0 comments on commit 1a7f1ee

Please sign in to comment.