7604 - fix migration number (#567)

This commit is contained in:
Anders Gustafsson
2026-06-25 13:59:46 +02:00
committed by GitHub
parent bf392f9375
commit 848b4200ee
+2
View File
@@ -0,0 +1,2 @@
ALTER TABLE ingrid_deliveries
ADD COLUMN IF NOT EXISTS pickup_location_id TEXT DEFAULT NULL;