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