TDB 1007.23041 - 2023/04/02

This commit is contained in:
TDB Release
2023-04-02 01:09:55 +00:00
parent 20ad201cf6
commit 1b588502e3
91 changed files with 64 additions and 32 deletions

View File

@@ -1 +0,0 @@
ALTER TABLE `character_skills` ADD `professionSlot` TINYINT NOT NULL DEFAULT -1 AFTER `max`;

View File

@@ -1,3 +1,3 @@
-- TDB 1005.23021 characters
-- TDB 1007.23041 characters
UPDATE `updates` SET `state`='ARCHIVED',`speed`=0;
REPLACE INTO `updates_include` (`path`, `state`) VALUES ('$/sql/old/10.x/characters', 'ARCHIVED');