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

18 lines
405 B
JSON

{
"db_name": "PostgreSQL",
"query": "select id from teams where region IS NULL and format != 'eights' order by id desc",
"describe": {
"columns": [
{
"ordinal": 0,
"name": "id",
"type_info": "Int4"
}
],
"parameters": {
"Left": []
},
"nullable": [false]
},
"hash": "51956c0afc079c48272920a4bd615c47c92908889c4291337bba3cbdd162f2c3"
}