From 450d87fd86888920f461d078889ef4f0484ca1ed Mon Sep 17 00:00:00 2001 From: AzerothCoreBot Date: Sun, 9 Apr 2023 19:29:04 +0000 Subject: [PATCH] chore(DB): import pending files Referenced commit(s): 78384368ba57c78732cd043f3c96c9a8415dde92 --- .../rev_1681055530554169200.sql => db_world/2023_04_09_12.sql} | 1 + 1 file changed, 1 insertion(+) rename data/sql/updates/{pending_db_world/rev_1681055530554169200.sql => db_world/2023_04_09_12.sql} (96%) diff --git a/data/sql/updates/pending_db_world/rev_1681055530554169200.sql b/data/sql/updates/db_world/2023_04_09_12.sql similarity index 96% rename from data/sql/updates/pending_db_world/rev_1681055530554169200.sql rename to data/sql/updates/db_world/2023_04_09_12.sql index 0778bd13e..9234a353c 100644 --- a/data/sql/updates/pending_db_world/rev_1681055530554169200.sql +++ b/data/sql/updates/db_world/2023_04_09_12.sql @@ -1,3 +1,4 @@ +-- DB update 2023_04_09_11 -> 2023_04_09_12 -- DELETE FROM `spell_target_position` WHERE `ID` IN (31528, 31529, 31530); INSERT INTO `spell_target_position` (`ID`, `EffectIndex`, `MapID`, `PositionX`, `PositionY`, `PositionZ`, `Orientation`, `VerifiedBuild`) VALUES