mirror of
https://github.com/araxiaonline/TrinityCore.git
synced 2026-06-14 12:12:34 -04:00
* Also finally cleaned up full scripts file * Reduced amount of querries in sql files --HG-- branch : trunk
1 line
76 B
SQL
1 line
76 B
SQL
ALTER TABLE `gm_tickets` ADD `name` varchar(15) NOT NULL AFTER `playerGuid`; |