mirror of
https://github.com/araxiaonline/TrinityCore.git
synced 2026-06-15 12:42:43 -04:00
* 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`; |