P5-4959 drop old listprice column

This commit is contained in:
Martin Carlsson
2020-03-11 10:20:28 +01:00
committed by GitHub
parent 469be028bf
commit 81e1059b14
+4
View File
@@ -0,0 +1,4 @@
-- P5-4959 remove old listprice
ALTER TABLE "product-printproducts"
DROP COLUMN listprice;