mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-28 06:25:55 +00:00
@@ -1,4 +0,0 @@
|
||||
--
|
||||
ALTER TABLE `quest_tracker`
|
||||
MODIFY COLUMN `id` int UNSIGNED NOT NULL DEFAULT 0 FIRST,
|
||||
ADD UNIQUE INDEX `idx_latest_quest_for_character`(`id`, `character_guid`, `quest_accept_time` DESC);
|
||||
Reference in New Issue
Block a user