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

12 lines
365 B
JSON

{
"db_name": "PostgreSQL",
"query": "INSERT INTO records (\n team_id, season, wins, losses\n ) VALUES ($1, $2, $3, $4)",
"describe": {
"columns": [],
"parameters": {
"Left": ["Int4", "Int4", "Int4", "Int4"]
},
"nullable": []
},
"hash": "0626bad337af6332795252dc9dc2af03eb471cbd38efe61afd712860bcd2fe62"
}