{ "db_name": "PostgreSQL", "query": "INSERT INTO orgs (id, workspace_id, name, kind, graph, status, created_at)\n VALUES ($1, $2, $3, 'flat', $4, 'active', $5)", "describe": { "columns": [], "parameters": { "Left": [ "Uuid", "Uuid", "Text", "Jsonb", "Timestamptz" ] }, "nullable": [] }, "hash": "a2c6f161c5799b8b80cf33b6bb788eda94d3465ca8520338e0e253188d8c8949" }