{ "db_name": "PostgreSQL", "query": "SELECT COALESCE(MAX(seq), 0) as max FROM repo_seq", "describe": { "columns": [ { "ordinal": 0, "name": "max", "type_info": "Int8" } ], "parameters": { "Left": [] }, "nullable": [ null ] }, "hash": "b2a217b405ace1726097631c7fa532bf1a7330f11328a1e68d5eced41cad8a78" }