Skip to content

Commit

Permalink
398: update alembic downgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
rv2931 committed Jan 5, 2025
1 parent 696b458 commit b37b24e
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
"""task_execution_add_duration_position
Revision ID: 2e4561a69da9
Revises: 5801cb8f1af5
Revises: 5bfe00a08853
Create Date: 2024-12-21 22:04:04.659923
"""
Expand All @@ -11,7 +11,7 @@

# revision identifiers, used by Alembic.
revision = '2e4561a69da9'
down_revision = '5801cb8f1af5'
down_revision = '5bfe00a08853'
branch_labels = None
depends_on = None

Expand Down

0 comments on commit b37b24e

Please sign in to comment.