From e45b04daecf39cfbcc64134aa126dcf013a77543 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 30 Apr 2025 00:46:47 +0000 Subject: [PATCH] chore(DB): import pending files Referenced commit(s): 23dd832b477300f6420b6e49defaa1e3aed08240 --- .../rev_1745941039161439470.sql => db_world/2025_04_30_03.sql} | 1 + 1 file changed, 1 insertion(+) rename data/sql/updates/{pending_db_world/rev_1745941039161439470.sql => db_world/2025_04_30_03.sql} (89%) diff --git a/data/sql/updates/pending_db_world/rev_1745941039161439470.sql b/data/sql/updates/db_world/2025_04_30_03.sql similarity index 89% rename from data/sql/updates/pending_db_world/rev_1745941039161439470.sql rename to data/sql/updates/db_world/2025_04_30_03.sql index 2e4fbb805..64d74b4c5 100644 --- a/data/sql/updates/pending_db_world/rev_1745941039161439470.sql +++ b/data/sql/updates/db_world/2025_04_30_03.sql @@ -1,3 +1,4 @@ +-- DB update 2025_04_30_02 -> 2025_04_30_03 -- DELETE FROM `spell_group` WHERE `id` = 1024; DELETE FROM `spell_group_stack_rules` WHERE `group_id` = 1024;