log-normalizer/.sqlx/query-581b192c18e54b711d0e3b6d38490984c48320fe4607c7eacc7b9002daaf7771.json
2025-05-30 23:27:20 +02:00

12 lines
334 B
JSON

{
"db_name": "PostgreSQL",
"query": "INSERT INTO kill_streaks(log_id, steam_id, time, streak)VALUES($1, $2, $3, $4)",
"describe": {
"columns": [],
"parameters": {
"Left": ["Int4", "Int8", "Int4", "Int4"]
},
"nullable": []
},
"hash": "581b192c18e54b711d0e3b6d38490984c48320fe4607c7eacc7b9002daaf7771"
}