From 54e2e2b60392a1cb303e55df898e88e4f06d6e65 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 13 Nov 2024 14:44:57 +0000 Subject: [PATCH] chore(DB): import pending files Referenced commit(s): d52cff5f8dace9d2f5cdacec4ea1ab45e91b15a2 --- .../rev_1729603880657213700.sql => db_world/2024_11_13_00.sql} | 1 + 1 file changed, 1 insertion(+) rename data/sql/updates/{pending_db_world/rev_1729603880657213700.sql => db_world/2024_11_13_00.sql} (99%) diff --git a/data/sql/updates/pending_db_world/rev_1729603880657213700.sql b/data/sql/updates/db_world/2024_11_13_00.sql similarity index 99% rename from data/sql/updates/pending_db_world/rev_1729603880657213700.sql rename to data/sql/updates/db_world/2024_11_13_00.sql index caee23553..42535b193 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';