{ "db_name": "PostgreSQL", "query": "SELECT COALESCE(SUM(size_bytes), 0)::BIGINT as \"total!\" FROM blobs", "describe": { "columns": [ { "ordinal": 0, "name": "total!", "type_info": "Int8" } ], "parameters": { "Left": [] }, "nullable": [ null ] }, "hash": "0890b2c7c921005f58ed0e57b6e062b2085ce804a4cccb27b4ae2ba6711f24c4" }