From f2e1a9767350a5fb49c9bc2c973a9f95de9466e8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 28 Aug 2024 11:16:35 +0000 Subject: [PATCH] chore(DB): import pending files Referenced commit(s): bda8de3eb6ef2cc24e8a8ebb59a892be1b03610a --- .../2024_08_23_00.sql => db_world/2024_08_28_02.sql} | 1 + 1 file changed, 1 insertion(+) rename data/sql/updates/{pending_db_world/2024_08_23_00.sql => db_world/2024_08_28_02.sql} (97%) diff --git a/data/sql/updates/pending_db_world/2024_08_23_00.sql b/data/sql/updates/db_world/2024_08_28_02.sql similarity index 97% rename from data/sql/updates/pending_db_world/2024_08_23_00.sql rename to data/sql/updates/db_world/2024_08_28_02.sql index af3ec1fc0..5c9e45c56 100644 --- a/data/sql/updates/pending_db_world/2024_08_23_00.sql +++ b/data/sql/updates/db_world/2024_08_28_02.sql @@ -1,3 +1,4 @@ +-- DB update 2024_08_28_01 -> 2024_08_28_02 UPDATE `smart_scripts` SET `link` = 28 WHERE `entryorguid` = 9520 AND `source_type` = 0 AND `id` = 3;