chore(DB): import pending files

Referenced commit(s): 779331fc4b
This commit is contained in:
github-actions[bot]
2026-05-01 12:20:42 +00:00
parent 779331fc4b
commit 866bcc1b62
3 changed files with 3 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
-- DB update 2025_07_24_00 -> 2026_05_01_00
-- RBAC System for AzerothCore
-- Ported from TrinityCore

View File

@@ -1,3 +1,4 @@
-- DB update 2026_04_30_03 -> 2026_05_01_00
-- RBAC Language strings (uses {} format placeholders for Acore::StringFormat)
DELETE FROM `acore_string` WHERE `entry` BETWEEN 63 AND 79;
INSERT INTO `acore_string` (`entry`, `content_default`) VALUES

View File

@@ -1,3 +1,4 @@
-- DB update 2026_05_01_00 -> 2026_05_01_01
-- RBAC command help strings
DELETE FROM `acore_string` WHERE `entry` BETWEEN 83 AND 86;
INSERT INTO `acore_string` (`entry`, `content_default`) VALUES