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

18 lines
366 B
JSON

{
"db_name": "PostgreSQL",
"query": "select id from matches WHERE id = $1",
"describe": {
"columns": [
{
"ordinal": 0,
"name": "id",
"type_info": "Int4"
}
],
"parameters": {
"Left": ["Int4"]
},
"nullable": [false]
},
"hash": "db05230b038541378850c1294c260c97a209d6220583ad85c64a2f30319a6132"
}