{ "db_name": "PostgreSQL", "query": "INSERT INTO topology_runs (id, workspace_id, task, kind, status, graph, tier)\n VALUES ($1, $2, $3, 'run', 'queued', $4, $5)", "describe": { "columns": [], "parameters": { "Left": [ "Uuid", "Uuid", "Text", "Jsonb", "Text" ] }, "nullable": [] }, "hash": "61f40d8e59faece3b66148474d43b3dd3d4e5842ecd6f85c616dfb294bd20df3" }