{ "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": "f78d60c9bce69904eee0cb35c612fdb0c418880c9f22f54f885261c90bf7af4e" }