From 9a80b7e1f9fcfc99f2c1e9cca516bf410246182b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 3 Jan 2024 08:57:43 +0000 Subject: [PATCH] chore(DB): import pending files Referenced commit(s): 8f127f9e2135a70cdb5573d052f50304d1b3875c --- .../2023_12_14_00.sql => db_world/2024_01_03_00.sql} | 1 + 1 file changed, 1 insertion(+) rename data/sql/updates/{pending_db_world/2023_12_14_00.sql => db_world/2024_01_03_00.sql} (98%) diff --git a/data/sql/updates/pending_db_world/2023_12_14_00.sql b/data/sql/updates/db_world/2024_01_03_00.sql similarity index 98% rename from data/sql/updates/pending_db_world/2023_12_14_00.sql rename to data/sql/updates/db_world/2024_01_03_00.sql index 56dc8d506..a4c8b40c8 100644 --- a/data/sql/updates/pending_db_world/2023_12_14_00.sql +++ b/data/sql/updates/db_world/2024_01_03_00.sql @@ -1,3 +1,4 @@ +-- DB update 2024_01_02_00 -> 2024_01_03_00 # Lord Cobrahn DELETE FROM `smart_scripts` WHERE `entryorguid`=3669 AND `source_type`=0 AND `id`=6 AND `link`=7; UPDATE `smart_scripts` SET `id`=6 WHERE `entryorguid`=3669 AND `source_type`=0 AND `id`=7 AND `link`=0;