Drop table product-types and remove references (#391)
* Drop table product-types and remove references * Fix version number * Cleanup * Cleanup
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
ALTER TABLE "product-printproducts" DROP COLUMN IF EXISTS typeid;
|
||||
DROP TABLE IF EXISTS "product-types";
|
||||
Reference in New Issue
Block a user