Files
TrinityCore/sql/updates/2683_characters_gm_tickets.sql
Drahy 4fd5933e75 * Used trinity sql coding style
* Please Use Delete + Insert instead Ignore it will be better for this kind of data thx

--HG--
branch : trunk
2009-04-15 18:09:55 +02:00

1 line
82 B
SQL

ALTER TABLE `gm_tickets` ADD COLUMN `createtime` int(10) NOT NULL after `message`;