mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-02 18:43:48 +00:00
@@ -1,3 +1,4 @@
|
|||||||
|
-- DB update 2024_11_01_03 -> 2024_11_01_04
|
||||||
ALTER TABLE `game_event_npc_vendor`
|
ALTER TABLE `game_event_npc_vendor`
|
||||||
DROP PRIMARY KEY,
|
DROP PRIMARY KEY,
|
||||||
ADD PRIMARY KEY (`eventEntry`, `guid`, `item`) USING BTREE;
|
ADD PRIMARY KEY (`eventEntry`, `guid`, `item`) USING BTREE;
|
||||||
Reference in New Issue
Block a user