TDB 1007.23041 - 2023/04/02

Port From (https://github.com/TrinityCore/TrinityCore/commit/1b588502e3afddb2312514d4ac9d87a9640e7dfd)
This commit is contained in:
hondacrx
2023-04-21 19:19:31 -04:00
parent 4a3369b586
commit 3a2e64dba4
97 changed files with 52057 additions and 32 deletions
@@ -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');