From 7c706cc79a9cbe94ab5f0e451220dd162e6c6081 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 11 Sep 2025 06:56:47 +0000 Subject: [PATCH] chore(DB): import pending files Referenced commit(s): dc66ce6079b4426fa39c0f0fc85395e51e62bedd --- .../{pending_db_world/Gundrak.sql => db_world/2025_09_11_00.sql} | 1 + 1 file changed, 1 insertion(+) rename data/sql/updates/{pending_db_world/Gundrak.sql => db_world/2025_09_11_00.sql} (99%) diff --git a/data/sql/updates/pending_db_world/Gundrak.sql b/data/sql/updates/db_world/2025_09_11_00.sql similarity index 99% rename from data/sql/updates/pending_db_world/Gundrak.sql rename to data/sql/updates/db_world/2025_09_11_00.sql index 8a5c28840..8b88defe2 100644 --- a/data/sql/updates/pending_db_world/Gundrak.sql +++ b/data/sql/updates/db_world/2025_09_11_00.sql @@ -1,3 +1,4 @@ +-- DB update 2025_09_10_02 -> 2025_09_11_00 -- Remove Drakkari Raiders from vehicle_template_accessory DELETE FROM `vehicle_template_accessory` WHERE `entry` = 29931;