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