From a3014a7e962d0834345199cc535074de66b7e23f Mon Sep 17 00:00:00 2001 From: AzerothCoreBot Date: Thu, 20 Oct 2022 10:42:52 +0000 Subject: [PATCH] chore(DB): import pending files Referenced commit(s): cac62b931c9fa6d323035656524b9b2deb45a79f --- .../rev_1665912446406640400.sql => db_world/2022_10_20_00.sql} | 1 + 1 file changed, 1 insertion(+) rename data/sql/updates/{pending_db_world/rev_1665912446406640400.sql => db_world/2022_10_20_00.sql} (99%) diff --git a/data/sql/updates/pending_db_world/rev_1665912446406640400.sql b/data/sql/updates/db_world/2022_10_20_00.sql similarity index 99% rename from data/sql/updates/pending_db_world/rev_1665912446406640400.sql rename to data/sql/updates/db_world/2022_10_20_00.sql index 8556a313d..2562f338e 100644 --- a/data/sql/updates/pending_db_world/rev_1665912446406640400.sql +++ b/data/sql/updates/db_world/2022_10_20_00.sql @@ -1,3 +1,4 @@ +-- DB update 2022_10_19_00 -> 2022_10_20_00 -- -- Durotar 106318 Gameobjects that need removed before Durotar can be rebuilt DELETE FROM `gameobject` WHERE `guid` IN (12499, 12500, 12503, 12504, 12546, 12547, 12548, 12552, 12600, 12603, 12611, 12637, 85739, 85740, 85741, 85742, 85743, 85744, 85748, 85749, 85750, 85753, 85754, 85755, 85757, 85758, 85760, 85768, 85769, 85815, 85829, 85881);