{ "db_name": "PostgreSQL", "query": "UPDATE topology_runs\n SET checkpoint = $2, last_event_id = $3, updated_at = now()\n WHERE id = $1", "describe": { "columns": [], "parameters": { "Left": [ "Uuid", "Jsonb", "Int8" ] }, "nullable": [] }, "hash": "5fcbd4d6adbf02489051e2fa63d1df670863bf90e55c1c0ac0ab011759cbd272" }