chore(DB): import pending files

Referenced commit(s): a0a8b406aa
This commit is contained in:
github-actions[bot]
2024-11-15 08:01:51 +00:00
parent a0a8b406aa
commit 6a25a1d1a7

View File

@@ -1,3 +1,4 @@
-- DB update 2024_11_14_05 -> 2024_11_15_00
SET @entry := 17109;
SET @PATH := @entry * 10;
DELETE FROM `waypoints` WHERE `entry`= @PATH;