DB/Auth: Corrected expansion NOT NULL DEFAULT to 8 (Shadowlands)
Port From (https://github.com/TrinityCore/TrinityCore/commit/01af07c20bb1122408fd229b6149a35f4c1a8b13)
This commit is contained in:
@@ -0,0 +1 @@
|
||||
ALTER TABLE `account` CHANGE `expansion` `expansion` tinyint(3) unsigned NOT NULL DEFAULT '8';
|
||||
Reference in New Issue
Block a user