{ "db_name": "PostgreSQL", "query": "SELECT COUNT(*) AS \"count!\" FROM subscriptions WHERE project_id = $1 AND status = 'active' AND paused_at IS NULL", "describe": { "columns": [ { "ordinal": 0, "name": "count!", "type_info": "Int8" } ], "parameters": { "Left": [ "Uuid" ] }, "nullable": [ null ] }, "hash": "62bd237a255cfba51e61d30d45a73be778de8964cc765aef74820493c0f70887" }