DB/Schema: Add missing PK to world.playercreateinfo_cast_spell
This commit is contained in:
@@ -0,0 +1 @@
|
||||
ALTER TABLE `playercreateinfo_cast_spell` ADD PRIMARY KEY(`raceMask`, `classMask`, `spell`);
|
||||
Reference in New Issue
Block a user