apply-plans-canonical/fentucci/apply.sql
-- GATED -- canonical Kamatera dw_unified write. Do NOT run automatically. -- Recovers existing code (no mint). Undo via undo.sql / restore-map.json. TK-10896. UPDATE shopify_products SET dw_sku='GRS-27030' WHERE shopify_id='gid://shopify/Product/7822242512947' AND (dw_sku IS NULL OR btrim(dw_sku)='');