Added sql files, no longer need to get them from Trinity Core.
This commit is contained in:
@@ -0,0 +1 @@
|
||||
ALTER TABLE `gm_tickets` ADD `comment` text(0) NOT NULL;
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1 @@
|
||||
ALTER TABLE `gm_tickets` ADD `comment` text(0) NOT NULL;
|
||||