{ "db_name": "PostgreSQL", "query": "SELECT COUNT(*) AS \"count!\" FROM posts WHERE thread_id = $1", "describe": { "columns": [ { "ordinal": 0, "name": "count!", "type_info": "Int8" } ], "parameters": { "Left": [ "Uuid" ] }, "nullable": [ null ] }, "hash": "dffb7a26911fdf40ed6678ec8a25abf0c08503976d5e99b686277d14510e06ee" }