Descrizione
UPDATE righe matching un where clause (key-value). Patch via campi key-value con supporto {{espressioni}}. TUTTE le condizioni WHERE in AND (anti-update accidentale di tabella intera). Se where vuoto → errore (safety). Output: { updatedCount, rows? }. Use case: aggiornare status ordine (paid/shipped), mark email as read, increment counter, sync field da API esterna.
