Skip to content

Commit ffd6fd1

Browse files
committed
chore: handle migrations
1 parent b9108e9 commit ffd6fd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/migrations/versions/2025_08_29_1534-b95962a3885c_add_workflow_app_log_run_id_index.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
# revision identifiers, used by Alembic.
1414
revision = 'b95962a3885c'
15-
down_revision = '0e154742a5fa'
15+
down_revision = '8d289573e1da'
1616
branch_labels = None
1717
depends_on = None
1818

0 commit comments

Comments
 (0)