{ "db_name": "PostgreSQL", "query": "INSERT INTO research_publish_approvals\n (id, workspace_id, topic_id, requested_by, status)\n VALUES ($1, $2, $3, $4, 'pending')", "describe": { "columns": [], "parameters": { "Left": [ "Uuid", "Uuid", "Uuid", "Uuid" ] }, "nullable": [] }, "hash": "208b41dc1f8cb9f6ff46ce6a01d15c2ddbf604d6a4062f95b1eb99720c244ff2" }