mirror of
https://github.com/araxiaonline/TrinityCore.git
synced 2026-06-14 12:12:34 -04:00
* Renamed new sql files - thx for idea to Aokromes * Deleted useless files --HG-- branch : trunk
1 line
79 B
SQL
1 line
79 B
SQL
ALTER TABLE `gm_tickets` CHANGE `closed` `closed` int(10) NOT NULL default '0'; |