mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-15 23:20:36 +01:00
Core/Channels: Limit channel length to 31 characters
(cherry picked from commit 2707877cf6)
This commit is contained in:
@@ -0,0 +1 @@
|
||||
ALTER TABLE `channels` MODIFY `password` varchar(128) DEFAULT NULL AFTER `ownership`;
|
||||
Reference in New Issue
Block a user