From 43103b614527b5a3df3348c079fcb753c309b938 Mon Sep 17 00:00:00 2001 From: AzerothCoreBot Date: Sat, 29 Apr 2023 10:29:12 +0000 Subject: [PATCH] chore(DB): import pending files Referenced commit(s): a238e5e27bfa7b0fd2f6aab19d0722c61eaf81c5 --- .../LfgDungeons.sql => db_world/2023_04_29_00.sql} | 1 + 1 file changed, 1 insertion(+) rename data/sql/updates/{pending_db_world/LfgDungeons.sql => db_world/2023_04_29_00.sql} (97%) diff --git a/data/sql/updates/pending_db_world/LfgDungeons.sql b/data/sql/updates/db_world/2023_04_29_00.sql similarity index 97% rename from data/sql/updates/pending_db_world/LfgDungeons.sql rename to data/sql/updates/db_world/2023_04_29_00.sql index aa44d44c4..42cf1545d 100644 --- a/data/sql/updates/pending_db_world/LfgDungeons.sql +++ b/data/sql/updates/db_world/2023_04_29_00.sql @@ -1,3 +1,4 @@ +-- DB update 2023_04_27_02 -> 2023_04_29_00 DROP TABLE IF EXISTS `lfgdungeons_dbc`; CREATE TABLE `lfgdungeons_dbc` ( `ID` INT NOT NULL DEFAULT '0',