From 96eed571d9fc73a1a45217d3946b335a26073e8c Mon Sep 17 00:00:00 2001 From: Bowen Liang Date: Tue, 4 Mar 2025 13:28:17 +0800 Subject: [PATCH] chore: fix contaminated db migration commit title for add_retry_index_field_to_node_execution (#14787) --- ...0628-e1944c35e15e_add_retry_index_field_to_node_execution_.py | 1 + 1 file changed, 1 insertion(+) diff --git a/api/migrations/versions/2024_12_20_0628-e1944c35e15e_add_retry_index_field_to_node_execution_.py b/api/migrations/versions/2024_12_20_0628-e1944c35e15e_add_retry_index_field_to_node_execution_.py index 814dec423c..0facd0ecc0 100644 --- a/api/migrations/versions/2024_12_20_0628-e1944c35e15e_add_retry_index_field_to_node_execution_.py +++ b/api/migrations/versions/2024_12_20_0628-e1944c35e15e_add_retry_index_field_to_node_execution_.py @@ -1,4 +1,5 @@ """add retry_index field to node-execution model + Revision ID: e1944c35e15e Revises: 11b07f66c737 Create Date: 2024-12-20 06:28:30.287197