{ "db_name": "PostgreSQL", "query": "SELECT COUNT(*) AS \"count!\" FROM tips WHERE recipient_id = $1 AND status = 'completed'", "describe": { "columns": [ { "ordinal": 0, "name": "count!", "type_info": "Int8" } ], "parameters": { "Left": [ "Uuid" ] }, "nullable": [ null ] }, "hash": "8f93450ef8d93e5aa9955348623030d3779b9e1903a16a94b8107646ef0f3ef3" }