mirror of
https://github.com/araxiaonline/TrinityCore2.git
synced 2026-06-17 13:29:41 -04:00
4b47c30641
* Fix EOL issues on all SQL files --HG-- branch : trunk
2 lines
93 B
SQL
2 lines
93 B
SQL
ALTER TABLE account
|
|
CHANGE COLUMN tbc expansion tinyint(3) unsigned NOT NULL default '0'; |