Skip to content

Commit c3d967a

Browse files
seedspiritclaude
andcommitted
fix(BA-7317): repoint the template migration onto the current alembic head
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
1 parent 848646e commit c3d967a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/ai/backend/manager/models/alembic/versions/4b8e2f7a91d3_convert_prometheus_query_preset_templates_to_jinja.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
parsing logic. Idempotent: already-Jinja templates are left untouched.
88
99
Revision ID: 4b8e2f7a91d3
10-
Revises: c8d51e7a3b62
10+
Revises: e7b2c9f04d31
1111
Create Date: 2026-08-10 00:00:00.000000
1212
1313
"""
@@ -21,7 +21,7 @@
2121

2222
# revision identifiers, used by Alembic.
2323
revision = "4b8e2f7a91d3"
24-
down_revision = "c8d51e7a3b62"
24+
down_revision = "e7b2c9f04d31"
2525
# Part of: NEXT_RELEASE_VERSION
2626
branch_labels = None
2727
depends_on = None

0 commit comments

Comments
 (0)