From 1fe126766f1d217b6edbc67fb39a1618e73c6c43 Mon Sep 17 00:00:00 2001 From: AzerothCoreBot Date: Wed, 19 Oct 2022 21:29:06 +0000 Subject: [PATCH] chore(DB): import pending files Referenced commit(s): d50aa178d832949f2ce14b617a92af4ee36c58e8 --- .../rev_1666037756098160700.sql => db_world/2022_10_19_00.sql} | 1 + 1 file changed, 1 insertion(+) rename data/sql/updates/{pending_db_world/rev_1666037756098160700.sql => db_world/2022_10_19_00.sql} (99%) diff --git a/data/sql/updates/pending_db_world/rev_1666037756098160700.sql b/data/sql/updates/db_world/2022_10_19_00.sql similarity index 99% rename from data/sql/updates/pending_db_world/rev_1666037756098160700.sql rename to data/sql/updates/db_world/2022_10_19_00.sql index 6a8d1c7f2..067fd461f 100644 --- a/data/sql/updates/pending_db_world/rev_1666037756098160700.sql +++ b/data/sql/updates/db_world/2022_10_19_00.sql @@ -1,3 +1,4 @@ +-- DB update 2022_10_18_00 -> 2022_10_19_00 -- /*!40000 ALTER TABLE `gameobject` DISABLE KEYS */; REPLACE 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`) VALUES