Skip to content

Commit 0694f41

Browse files
committed
chore: repoint migration down_revision to main head
1 parent eda8a67 commit 0694f41

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/ai/backend/manager/models/alembic/versions/ba6615a4d2f1_stringify_model_service_start_command.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
converted by the previous compatibility migrations.
77
88
Revision ID: ba6615a4d2f1
9-
Revises: e3b8d2a1c5f7
9+
Revises: ada41cb881bb
1010
Create Date: 2026-06-29
1111
1212
"""
@@ -20,7 +20,7 @@
2020

2121
# revision identifiers, used by Alembic.
2222
revision = "ba6615a4d2f1"
23-
down_revision = "e3b8d2a1c5f7"
23+
down_revision = "ada41cb881bb"
2424
# Part of: 26.7.0 (main)
2525
branch_labels = None
2626
depends_on = None

0 commit comments

Comments
 (0)