mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-15 23:20:36 +01:00
TDB 1007.23041 - 2023/04/02
This commit is contained in:
@@ -1 +0,0 @@
|
||||
ALTER TABLE `character_skills` ADD `professionSlot` TINYINT NOT NULL DEFAULT -1 AFTER `max`;
|
||||
@@ -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');
|
||||
Reference in New Issue
Block a user