You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
synctv/.sqlx/query-95648f84f5affc717fd62...

16 lines
324 B
JSON

{
"db_name": "PostgreSQL",
"query": "UPDATE users SET avatar_file_reference_id = $2 WHERE id = $1",
"describe": {
"columns": [],
"parameters": {
"Left": [
"Int8",
"Int8"
]
},
"nullable": []
},
"hash": "95648f84f5affc717fd6220bc1637f9be6a0a8035eaf510e27e2676650c50e4d"
}