Core: Update allowed build to 10.1.0.49570

Port From (https://github.com/TrinityCore/TrinityCore/commit/034db11b2c6f37c8f0bd20d813ff6e8a3cb8ffea)
This commit is contained in:
hondacrx
2023-05-21 19:03:00 -04:00
parent dc0bf68c6f
commit 95c64e2782
5 changed files with 18 additions and 7 deletions
@@ -0,0 +1 @@
ALTER TABLE `characters` MODIFY `name` varchar(12) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL AFTER `account`;