{ "db_name": "PostgreSQL", "query": "SELECT EXISTS (SELECT 1 from survey_admins WHERE name = $1)", "describe": { "columns": [ { "ordinal": 0, "name": "exists", "type_info": "Bool" } ], "parameters": { "Left": [ "Text" ] }, "nullable": [ null ] }, "hash": "536541ecf2e1c0403c74b6e2e09b42b73a7741ae4a348ff539ac410022e03ace" }