ugc-scaper/archiver/.sqlx/query-001370da21cb3c209d1fe7779f95cab7f122d51d39347f68bba252daeab7189a.json
2025-05-26 21:55:57 +02:00

18 lines
401 B
JSON

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