UPDATE public.users SET first_name = 'Telegram', username = 'telegram', updated_at = now() WHERE id = 777000;