{ "db_name": "PostgreSQL", "query": "SELECT COALESCE(MAX(session_number), 0)::int + 1 FROM mediation_sessions WHERE conflict_id = $1", "describe": { "columns": [ { "ordinal": 0, "name": "?column?", "type_info": "Int4" } ], "parameters": { "Left": [ "Uuid" ] }, "nullable": [ null ] }, "hash": "54262c9a793fdbf907f81f6974d4fa57bbd4140b6bd9fc84b27f4abcdc9cefc4" }