mirror of
https://github.com/liyunfan1223/azerothcore-wotlk.git
synced 2026-08-07 15:28:02 +00:00
chore(DB): archive 2024/2025 updates (#26742)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
--
|
||||
UPDATE `updates` SET `state` = 'ARCHIVED' WHERE `name` LIKE '2024_%';
|
||||
UPDATE `updates` SET `state` = 'ARCHIVED' WHERE `name` LIKE '2025_%';
|
||||
Reference in New Issue
Block a user