mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 01:08:35 +00:00
@@ -1,3 +1,4 @@
|
||||
-- DB update 2024_01_20_00 -> 2024_11_15_00
|
||||
UPDATE `updates`
|
||||
SET `state` = 'ARCHIVED'
|
||||
WHERE `name` LIKE '2023_%';
|
||||
@@ -1,3 +1,4 @@
|
||||
-- DB update 2024_09_22_00 -> 2024_11_15_00
|
||||
UPDATE `updates`
|
||||
SET `state` = 'ARCHIVED'
|
||||
WHERE `name` LIKE '2023_%';
|
||||
@@ -1,3 +1,4 @@
|
||||
-- DB update 2024_11_15_00 -> 2024_11_15_01
|
||||
UPDATE `updates`
|
||||
SET `state` = 'ARCHIVED'
|
||||
WHERE `name` LIKE '2023_%';
|
||||
Reference in New Issue
Block a user