summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>2025-09-28 10:03:36 +0000
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>2025-09-28 10:03:36 +0000
commitbac2ae4e113260b966a1af4884ff95d3a5aa43cb (patch)
tree6a9a67b5352d31d0dec30db423095d787ad5ddc4
parent09c2b7e5fbadabb51991f868ef4a285c0a68a9b1 (diff)
chore(DB): import pending files
Referenced commit(s): 09c2b7e5fbadabb51991f868ef4a285c0a68a9b1
-rw-r--r--data/sql/updates/db_world/2025_09_28_00.sql (renamed from data/sql/updates/pending_db_world/rev_1758977613173748600.sql)1
1 files changed, 1 insertions, 0 deletions
diff --git a/data/sql/updates/pending_db_world/rev_1758977613173748600.sql b/data/sql/updates/db_world/2025_09_28_00.sql
index a63f432ef0..14d13d7b91 100644
--- a/data/sql/updates/pending_db_world/rev_1758977613173748600.sql
+++ b/data/sql/updates/db_world/2025_09_28_00.sql
@@ -1,3 +1,4 @@
+-- DB update 2025_09_27_03 -> 2025_09_28_00
--
DELETE FROM `areatrigger_scripts` WHERE `entry` = 4991;
INSERT INTO `areatrigger_scripts` (`entry`, `ScriptName`) VALUES (4991, 'SmartTrigger');