3 lines
223 B
SQL
3 lines
223 B
SQL
-- fix width and height for diy-frame
|
|
UPDATE "product-products_fields" SET value = '1540' where productid = 45479 and fieldid = 5;
|
|
UPDATE "product-products_fields" SET value = '1125' where productid = 45479 and fieldid = 3; |