P5-6516 drop price_adjustments table (#179)

This commit is contained in:
Martin Carlsson
2021-02-01 14:14:01 +01:00
committed by GitHub
parent 4365fd92f5
commit d1ac4369a1
+3
View File
@@ -0,0 +1,3 @@
-- P5-6516: drop price_adjustments table
drop table price_adjustments;