mirror of
https://github.com/araxiaonline/TrinityCore.git
synced 2026-06-17 13:39:46 -04:00
4fd5933e75
* Please Use Delete + Insert instead Ignore it will be better for this kind of data thx --HG-- branch : trunk
1 line
82 B
SQL
1 line
82 B
SQL
ALTER TABLE `gm_tickets` ADD COLUMN `createtime` int(10) NOT NULL after `message`; |