From 85c4356cc44c226fdffed3277b16622020f0b8cb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 14 Oct 2024 19:45:00 +0000 Subject: [PATCH] chore(DB): import pending files Referenced commit(s): 27e1decf231b14b856f6e1fc0cb4c048f2b8f1fe --- .../rev_1728850639076317100.sql => db_world/2024_10_14_01.sql} | 1 + 1 file changed, 1 insertion(+) rename data/sql/updates/{pending_db_world/rev_1728850639076317100.sql => db_world/2024_10_14_01.sql} (93%) diff --git a/data/sql/updates/pending_db_world/rev_1728850639076317100.sql b/data/sql/updates/db_world/2024_10_14_01.sql similarity index 93% rename from data/sql/updates/pending_db_world/rev_1728850639076317100.sql rename to data/sql/updates/db_world/2024_10_14_01.sql index abeb78652..b8d035d2a 100644 --- a/data/sql/updates/pending_db_world/rev_1728850639076317100.sql +++ b/data/sql/updates/db_world/2024_10_14_01.sql @@ -1,3 +1,4 @@ +-- DB update 2024_10_14_00 -> 2024_10_14_01 -- DELETE FROM `gameobject` WHERE `guid` IN (99829, 99830, 99831); INSERT INTO `gameobject` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`, `ScriptName`, `VerifiedBuild`, `Comment`)