update public.user_module_access set can_edit = false, updated_at = now() where user_id = '3f8cf7f5-ecfe-483b-a734-3067a92655f0' and module in ('invoices','customers');