{ "db_name": "PostgreSQL", "query": "SELECT 1 AS x FROM thread_participants WHERE thread_id = $1 AND agent_id = $2 AND active", "describe": { "columns": [ { "ordinal": 0, "name": "x", "type_info": "Int4" } ], "parameters": { "Left": [ "Uuid", "Uuid" ] }, "nullable": [ null ] }, "hash": "2a218b0c9d5a6283e8bbccc1507ac64b1b12137b3d90763c044a1d61e29e85e9" }