Skip to content

Commit 301f217

Browse files
committed
Rebase migration
1 parent 42e39d7 commit 301f217

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/dstack/_internal/server/migrations/versions/2026/03_09_0928_6026b29d78c7_add_jobmodel_pipeline_columns.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
"""Add JobModel pipeline columns
22
33
Revision ID: 6026b29d78c7
4-
Revises: c7b0a8e57294
4+
Revises: a13f5b55af01
55
Create Date: 2026-03-09 09:28:17.993416+00:00
66
77
"""
@@ -14,7 +14,7 @@
1414

1515
# revision identifiers, used by Alembic.
1616
revision = "6026b29d78c7"
17-
down_revision = "c7b0a8e57294"
17+
down_revision = "a13f5b55af01"
1818
branch_labels = None
1919
depends_on = None
2020

0 commit comments

Comments
 (0)