chore(DB): import pending files

Referenced commit(s): 5f9002571e
This commit is contained in:
github-actions[bot]
2024-11-01 22:13:07 +00:00
parent 5f9002571e
commit 2daedcec8a

View File

@@ -1,3 +1,4 @@
-- DB update 2024_11_01_03 -> 2024_11_01_04
ALTER TABLE `game_event_npc_vendor`
DROP PRIMARY KEY,
ADD PRIMARY KEY (`eventEntry`, `guid`, `item`) USING BTREE;