mirror of
https://github.com/EQEmu/Server.git
synced 2026-09-03 05:16:37 +00:00
svn -> git Migration
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
DROP TABLE IF EXISTS `botactives`;
|
||||
|
||||
ALTER TABLE `group_id` DROP PRIMARY KEY, ADD PRIMARY KEY USING BTREE(`groupid`, `charid`, `name`);
|
||||
Reference in New Issue
Block a user