From 6343ec9c0b6922fce9f48dff226e43f729e2fd58 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 27 Jul 2024 10:33:13 +0000 Subject: [PATCH] chore(DB): import pending files Referenced commit(s): e34ce755c8f1c809116298f84b8f2686157a2d77 --- .../rev_1718654756887511000.sql => db_world/2024_07_27_02.sql} | 1 + 1 file changed, 1 insertion(+) rename data/sql/updates/{pending_db_world/rev_1718654756887511000.sql => db_world/2024_07_27_02.sql} (99%) diff --git a/data/sql/updates/pending_db_world/rev_1718654756887511000.sql b/data/sql/updates/db_world/2024_07_27_02.sql similarity index 99% rename from data/sql/updates/pending_db_world/rev_1718654756887511000.sql rename to data/sql/updates/db_world/2024_07_27_02.sql index 667896a29..b078e017f 100644 --- a/data/sql/updates/pending_db_world/rev_1718654756887511000.sql +++ b/data/sql/updates/db_world/2024_07_27_02.sql @@ -1,3 +1,4 @@ +-- DB update 2024_07_27_01 -> 2024_07_27_02 -- DELETE FROM `waypoints` WHERE `entry` IN (23340, 23342, 23344, 23345, 23346, 23348); DELETE FROM `waypoint_data` WHERE `id` IN (233401, 233421, 233441, 233451, 233461, 233481);