chore(DB): import pending files

Referenced commit(s): 5185c9e030
This commit is contained in:
github-actions[bot]
2026-07-22 17:20:51 +00:00
parent 23490a23c5
commit f63e74128c
4 changed files with 4 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
-- DB update 2026_07_19_00 -> 2026_07_22_00
--
UPDATE `updates` SET `state` = 'ARCHIVED' WHERE `name` LIKE '2024_%';
UPDATE `updates` SET `state` = 'ARCHIVED' WHERE `name` LIKE '2025_%';

View File

@@ -1,3 +1,4 @@
-- DB update 2026_07_21_00 -> 2026_07_22_00
--
UPDATE `updates` SET `state` = 'ARCHIVED' WHERE `name` LIKE '2024_%';
UPDATE `updates` SET `state` = 'ARCHIVED' WHERE `name` LIKE '2025_%';

View File

@@ -1,3 +1,4 @@
-- DB update 2026_07_22_08 -> 2026_07_22_09
-- Fel Creep - requires Cenarion Beacon in inventory
DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId` = 4 AND `SourceEntry` = 11514;
INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `ConditionTypeOrReference`, `ConditionValue1`, `ConditionValue2`, `Comment`) VALUES

View File

@@ -1,2 +1,3 @@
-- DB update 2026_07_22_09 -> 2026_07_22_10
--
UPDATE `updates` SET `state` = 'ARCHIVED' WHERE `name` LIKE '2025_%';