Add product comment field (#226)
This commit is contained in:
@@ -0,0 +1,3 @@
|
|||||||
|
-- Add comments field for products
|
||||||
|
|
||||||
|
INSERT INTO "product-fields" (field) VALUES ('comments');
|
||||||
Reference in New Issue
Block a user