summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>2025-09-06 21:09:37 +0000
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>2025-09-06 21:09:37 +0000
commitfa087ff05460b08ccc2de3065a77f2afa8f54b51 (patch)
treeac4cc6a36c8782c998c5ad47cad97bada89732e9
parent1c0f4804fdf31375dd31582f1eac42bf303798d8 (diff)
chore(DB): import pending files
Referenced commit(s): 1c0f4804fdf31375dd31582f1eac42bf303798d8
-rw-r--r--data/sql/updates/db_world/2025_09_06_05.sql (renamed from data/sql/updates/pending_db_world/rev_1757184397471097600.sql)1
1 files changed, 1 insertions, 0 deletions
diff --git a/data/sql/updates/pending_db_world/rev_1757184397471097600.sql b/data/sql/updates/db_world/2025_09_06_05.sql
index e931cd8bb3..fea71f2674 100644
--- a/data/sql/updates/pending_db_world/rev_1757184397471097600.sql
+++ b/data/sql/updates/db_world/2025_09_06_05.sql
@@ -1,3 +1,4 @@
+-- DB update 2025_09_06_04 -> 2025_09_06_05
-- Update gameobject 'Doodad_FrostGiantIceShard' with sniffed values
-- updated spawns
DELETE FROM `gameobject` WHERE (`id` IN (192193, 192194, 192195)) AND (`guid` IN (20924, 20925, 20926));