chore(DB): import pending files

Referenced commit(s): 0c4feb6744
This commit is contained in:
AzerothCoreBot
2023-02-20 21:10:00 +00:00
parent 0c4feb6744
commit eacd9247cc
5 changed files with 25 additions and 18 deletions

View File

@@ -1,3 +1,4 @@
-- DB update 2023_01_31_00 -> 2023_02_20_00
--
DROP TABLE IF EXISTS `motd`;
CREATE TABLE `motd` (

View File

@@ -1,3 +1,4 @@
-- DB update 2023_02_19_11 -> 2023_02_20_00
--
DELETE FROM `command` WHERE `name` = 'reload motd';
INSERT INTO `command` (`name`, `security`, `help`) VALUES