Skip to content

Commit cb3f54b

Browse files
committed
resolve alembic multi version heads
1 parent 59817b0 commit cb3f54b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
"""add uid and gid columns
22
33
Revision ID: f6ca2f2d04c1
4-
Revises: ef9a7960d234
4+
Revises: fb89f5d7817b
55
Create Date: 2024-12-20 12:16:07.077845
66
77
"""
@@ -11,7 +11,7 @@
1111

1212
# revision identifiers, used by Alembic.
1313
revision = "f6ca2f2d04c1"
14-
down_revision = "ef9a7960d234"
14+
down_revision = "fb89f5d7817b"
1515
branch_labels = None
1616
depends_on = None
1717

0 commit comments

Comments
 (0)