From 1f632c868dfaee07eb5e69454358bb57b1e811c2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 30 Apr 2025 00:25:03 +0000 Subject: [PATCH] chore(DB): import pending files Referenced commit(s): 372c159f0081d9036023abf301b80e439770fce2 --- .../rev_1745876726796753902.sql => db_world/2025_04_30_00.sql} | 1 + 1 file changed, 1 insertion(+) rename data/sql/updates/{pending_db_world/rev_1745876726796753902.sql => db_world/2025_04_30_00.sql} (81%) diff --git a/data/sql/updates/pending_db_world/rev_1745876726796753902.sql b/data/sql/updates/db_world/2025_04_30_00.sql similarity index 81% rename from data/sql/updates/pending_db_world/rev_1745876726796753902.sql rename to data/sql/updates/db_world/2025_04_30_00.sql index 712e39fab..4287b47a5 100644 --- a/data/sql/updates/pending_db_world/rev_1745876726796753902.sql +++ b/data/sql/updates/db_world/2025_04_30_00.sql @@ -1,3 +1,4 @@ +-- DB update 2025_04_29_01 -> 2025_04_30_00 -- DELETE FROM `spell_script_names` WHERE `spell_id` = 46771 and `ScriptName` = 'spell_eredar_twins_flame_sear'; INSERT INTO `spell_script_names` VALUES (46771,'spell_eredar_twins_flame_sear');