{ "db_name": "PostgreSQL", "query": "UPDATE topology_runs\n SET status = 'completed', comparison = $2, finished_at = now(), updated_at = now()\n WHERE id = $1", "describe": { "columns": [], "parameters": { "Left": [ "Uuid", "Jsonb" ] }, "nullable": [] }, "hash": "ddde1145d4952d2c9093009ee571679a0bb65949cec547438f8757af8419daa7" }