This commit is contained in:
Arwid Thornström
2025-06-12 11:56:55 +02:00
committed by GitHub
parent 72aab215ff
commit 757639a77e
+3
View File
@@ -0,0 +1,3 @@
ALTER TABLE rooms
DROP COLUMN IF EXISTS poi_x,
DROP COLUMN IF EXISTS poi_y;