From 0e62559a3ce775d83bd4d84d77020b68bc994c35 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 18 May 2025 21:17:55 +0000 Subject: [PATCH] chore(DB): import pending files Referenced commit(s): a8102ab7163b1c3ab2e5eb896d65d949bd8d573e --- .../rev_1747490492456641600.sql => db_world/2025_05_18_00.sql} | 1 + 1 file changed, 1 insertion(+) rename data/sql/updates/{pending_db_world/rev_1747490492456641600.sql => db_world/2025_05_18_00.sql} (81%) diff --git a/data/sql/updates/pending_db_world/rev_1747490492456641600.sql b/data/sql/updates/db_world/2025_05_18_00.sql similarity index 81% rename from data/sql/updates/pending_db_world/rev_1747490492456641600.sql rename to data/sql/updates/db_world/2025_05_18_00.sql index 300123328..698230119 100644 --- a/data/sql/updates/pending_db_world/rev_1747490492456641600.sql +++ b/data/sql/updates/db_world/2025_05_18_00.sql @@ -1,2 +1,3 @@ +-- DB update 2025_05_15_00 -> 2025_05_18_00 -- Sets the SAI Link to 0 from 1 for Ziggurat Defender (has only 1 cast, nothing to link to) UPDATE `smart_scripts` SET `link` = 0 WHERE (`source_type` = 0 AND `entryorguid` = 26202 AND `id` = 0);