{ "db_name": "PostgreSQL", "query": "SELECT EXISTS(SELECT 1 FROM analytics_events WHERE id=$1)", "describe": { "columns": [ { "ordinal": 0, "name": "exists", "type_info": "Bool" } ], "parameters": { "Left": [ "Int8" ] }, "nullable": [ null ] }, "hash": "94cec16e1be48761fe78a87fcead205bb294479eaae95fd1e9cb00b0975ca297" }