Added sql files, no longer need to get them from Trinity Core.
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
ALTER TABLE `petition_sign` ADD INDEX `Idx_playerguid`(`playerguid`);
|
||||
ALTER TABLE `petition_sign` ADD INDEX `Idx_ownerguid`(`ownerguid`);
|
||||
Reference in New Issue
Block a user