From 4620091bb5af0a9adbbdcd545ae2a6d310965420 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 1 Jan 2026 12:00:52 +0000 Subject: [PATCH] chore(DB): import pending files Referenced commit(s): 44be1cfc87ea9eee8d5a0a6552247d1661737c0d --- .../rev_1767251001906032000.sql => db_world/2026_01_01_03.sql} | 1 + 1 file changed, 1 insertion(+) rename data/sql/updates/{pending_db_world/rev_1767251001906032000.sql => db_world/2026_01_01_03.sql} (98%) diff --git a/data/sql/updates/pending_db_world/rev_1767251001906032000.sql b/data/sql/updates/db_world/2026_01_01_03.sql similarity index 98% rename from data/sql/updates/pending_db_world/rev_1767251001906032000.sql rename to data/sql/updates/db_world/2026_01_01_03.sql index 73ed52b05..327d6c70e 100644 --- a/data/sql/updates/pending_db_world/rev_1767251001906032000.sql +++ b/data/sql/updates/db_world/2026_01_01_03.sql @@ -1,3 +1,4 @@ +-- DB update 2026_01_01_02 -> 2026_01_01_03 DELETE FROM `command` WHERE `name` IN ('list auras id', 'list auras name', 'account remove country', 'debug mapdata', 'debug visibilitydata', 'event info'); INSERT INTO `command` (`name`, `security`, `help`) VALUES ('list auras id', 1, 'Syntax: .list auras id\n\nLists all active auras on the selected unit by spell ID.'),