apply-plans-content-match/Arte International/apply.sql
-- GATED -- canonical Kamatera dw_unified write. Do NOT run automatically. -- Content-match recovery (concat-key -> arte_catalog dw_sku, existing code, no mint). TK-10900. UPDATE shopify_products SET dw_sku='DWKE-41415' WHERE shopify_id='gid://shopify/Product/7813807210547' AND (dw_sku IS NULL OR btrim(dw_sku)='');