{ "db_name": "PostgreSQL", "query": "INSERT INTO research_topics\n (id, workspace_id, title, description, outcome_kind, topology_kind, repo_id, status, created_by)\n VALUES ($1, $2, $3, $4, $5, $6, $7, 'standby', $8)", "describe": { "columns": [], "parameters": { "Left": [ "Uuid", "Uuid", "Text", "Text", "Text", "Text", "Uuid", "Uuid" ] }, "nullable": [] }, "hash": "15df27d0a94a927c62f0d737a11e391f5a7ff139e95d88516994ff30f782784b" }