DB Updates
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
-- TDB 1105.24111 characters
|
||||
UPDATE `updates` SET `state`='ARCHIVED',`speed`=0;
|
||||
REPLACE INTO `updates_include` (`path`, `state`) VALUES ('$/sql/old/11.x/characters', 'ARCHIVED');
|
||||
@@ -0,0 +1 @@
|
||||
DELETE FROM `character_achievement_progress` WHERE `criteria` IN (55223,55224,55225,57642,64622,64623,64624,64625,64626,64627,64628,64629,64630,64631,66145,66146);
|
||||
Reference in New Issue
Block a user