apply-plans/a-s-cr-ation/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='DWAC-1010088' WHERE shopify_id='gid://shopify/Product/7798946070579' AND (dw_sku IS NULL OR btrim(dw_sku)='');