{ "db_name": "PostgreSQL", "query": "INSERT INTO topology_runs\n (id, workspace_id, task, kind, status, graph, tier,\n loop_id, iteration, parent_run_id)\n VALUES ($1, $2, $3, 'run', 'queued', $4, 'team', $5, $6, $7)", "describe": { "columns": [], "parameters": { "Left": [ "Uuid", "Uuid", "Text", "Jsonb", "Uuid", "Int4", "Uuid" ] }, "nullable": [] }, "hash": "03c6baa216872a93409211f09f24a07d81a433d1a94e4f0a9fd2666cec997169" }