{ "db_name": "PostgreSQL", "query": "SELECT COUNT(*) AS \"count!\" FROM communities WHERE suspended_at IS NULL AND state = 'archived'", "describe": { "columns": [ { "ordinal": 0, "name": "count!", "type_info": "Int8" } ], "parameters": { "Left": [] }, "nullable": [ null ] }, "hash": "ddaa0e940e31c458968f9a77fd72fc4f5154ff9b5983e627879aed9a2b8b2a9a" }