summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>2024-11-13 14:44:57 +0000
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>2024-11-13 14:44:57 +0000
commit54e2e2b60392a1cb303e55df898e88e4f06d6e65 (patch)
tree492cdf95b995834cd48b0d6c983fe18df9618fef /data
parentd52cff5f8dace9d2f5cdacec4ea1ab45e91b15a2 (diff)
chore(DB): import pending files
Referenced commit(s): d52cff5f8dace9d2f5cdacec4ea1ab45e91b15a2
Diffstat (limited to 'data')
-rw-r--r--data/sql/updates/db_world/2024_11_13_00.sql (renamed from data/sql/updates/pending_db_world/rev_1729603880657213700.sql)1
1 files changed, 1 insertions, 0 deletions
diff --git a/data/sql/updates/pending_db_world/rev_1729603880657213700.sql b/data/sql/updates/db_world/2024_11_13_00.sql
index caee235535..42535b1938 100644
--- a/data/sql/updates/pending_db_world/rev_1729603880657213700.sql
+++ b/data/sql/updates/db_world/2024_11_13_00.sql
@@ -1,3 +1,4 @@
+-- DB update 2024_11_12_02 -> 2024_11_13_00
-- Update Existing Teles
-- Standardisation and String Corrections
UPDATE `game_tele` SET `name` = 'Onyxia' WHERE `id` = 699 AND `name` = 'onyxia';