P5-6131 Remove market_id from slideshow_slides (#176)

This commit is contained in:
fredrikphotowall
2021-02-01 11:35:32 +01:00
committed by GitHub
parent ccc99542dc
commit 4365fd92f5
+3
View File
@@ -0,0 +1,3 @@
-- P5-6131 Delete slideshow_slides.market_id
ALTER TABLE slideshow_slides DROP COLUMN market_id;