mirror of
https://github.com/araxiaonline/TrinityCore2.git
synced 2026-06-14 12:02:48 -04:00
4 lines
62 B
SQL
4 lines
62 B
SQL
ALTER TABLE `account`
|
|
CHANGE COLUMN `email` `email` text;
|
|
|