Files
database/migrations/000.057.sql
T

4 lines
224 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;