diff --git a/migrations/000.159.sql b/migrations/000.159.sql new file mode 100644 index 0000000..f74044c --- /dev/null +++ b/migrations/000.159.sql @@ -0,0 +1,4 @@ +-- P5-4899 remove designer pricepremium + +ALTER TABLE designers + DROP COLUMN pricepremium;