From ee3763392a2813ba2d8daa5d4256dbc7278b7c4c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 4 Jul 2024 18:14:33 +0000 Subject: [PATCH] chore(DB): import pending files Referenced commit(s): 65eb900c550686260e86cbcf4f9117181ec30458 --- .../waypoints.sql => db_world/2024_07_04_04.sql} | 1 + 1 file changed, 1 insertion(+) rename data/sql/updates/{pending_db_world/waypoints.sql => db_world/2024_07_04_04.sql} (96%) diff --git a/data/sql/updates/pending_db_world/waypoints.sql b/data/sql/updates/db_world/2024_07_04_04.sql similarity index 96% rename from data/sql/updates/pending_db_world/waypoints.sql rename to data/sql/updates/db_world/2024_07_04_04.sql index f36912184..aded22c2c 100644 --- a/data/sql/updates/pending_db_world/waypoints.sql +++ b/data/sql/updates/db_world/2024_07_04_04.sql @@ -1,3 +1,4 @@ +-- DB update 2024_07_04_03 -> 2024_07_04_04 -- DELETE FROM `waypoint_data` WHERE `id` IN (2357601, 2357602, 2357603); INSERT INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`, `orientation`, `delay`, `move_type`, `action`, `action_chance`, `wpguid`) VALUES