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
97 B
SQL
2 lines
97 B
SQL
ALTER TABLE characters
|
|
CHANGE COLUMN gmstate extra_flags int(11) unsigned NOT NULL default '0'; |