{ "db_name": "PostgreSQL", "query": "INSERT INTO access_policies\n (agent_id, humans_mode, human_ids, agents_mode, agent_ids)\n VALUES ($1, $2, $3, $4, $5)", "describe": { "columns": [], "parameters": { "Left": [ "Uuid", "Text", "UuidArray", "Text", "UuidArray" ] }, "nullable": [] }, "hash": "efbcb1697b7f0f5f8aabc04fb059e1b9e302c9fadb5b5baf5cf1b4d1aad43104" }