{ "db_name": "PostgreSQL", "query": "select team_id as max from membership_history order by team_id desc limit 1;", "describe": { "columns": [ { "ordinal": 0, "name": "max", "type_info": "Int4" } ], "parameters": { "Left": [] }, "nullable": [false] }, "hash": "001370da21cb3c209d1fe7779f95cab7f122d51d39347f68bba252daeab7189a" }