Skip to content

Commit 468da59

Browse files
committed
fix(BA-6914): rebase the FK-rename migration onto the current head
1 parent 1c9d392 commit 468da59

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

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

2828
# revision identifiers, used by Alembic.
2929
revision = "c8d1e5b73f92"
30-
down_revision = "b2f7c1a94e30"
30+
down_revision = "b3f1a9c2d7e4"
3131
# Part of: NEXT_RELEASE_VERSION
3232
branch_labels = None
3333
depends_on = None

0 commit comments

Comments
 (0)