mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-02-16 06:58:52 +01:00
*Add new line to end of sqls.
--HG-- branch : trunk
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
ALTER TABLE `gm_tickets` ADD `closed` tinyint(1) NOT NULL default '0' AFTER `timestamp`;
|
||||
ALTER TABLE `gm_tickets` ADD `assignedto` int(10) NOT NULL default '0' AFTER `timestamp`;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user