mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-22 10:05:32 +01:00
2 lines
74 B
SQL
2 lines
74 B
SQL
ALTER TABLE `character` ADD `zone` INT(11) UNSIGNED NOT NULL DEFAULT '0';
|