From 68d6599ca80e25bd1413c7ec074c3d8676f607b0 Mon Sep 17 00:00:00 2001 From: AzerothCoreBot Date: Thu, 29 Dec 2022 14:52:03 +0000 Subject: [PATCH] chore(DB): import pending files Referenced commit(s): 1a1897f89b099302d65b948a1649544370b837ab --- .../MissingDiplomat.sql => db_world/2022_12_29_06.sql} | 1 + 1 file changed, 1 insertion(+) rename data/sql/updates/{pending_db_world/MissingDiplomat.sql => db_world/2022_12_29_06.sql} (71%) diff --git a/data/sql/updates/pending_db_world/MissingDiplomat.sql b/data/sql/updates/db_world/2022_12_29_06.sql similarity index 71% rename from data/sql/updates/pending_db_world/MissingDiplomat.sql rename to data/sql/updates/db_world/2022_12_29_06.sql index e706d5f3e..80858f16d 100644 --- a/data/sql/updates/pending_db_world/MissingDiplomat.sql +++ b/data/sql/updates/db_world/2022_12_29_06.sql @@ -1,2 +1,3 @@ +-- DB update 2022_12_29_05 -> 2022_12_29_06 -- UPDATE `smart_scripts` SET `event_flags`=`event_flags`&~512 WHERE `entryorguid`=4962 AND `source_type`=0;