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-27042baee83358a3b5a19...

17 lines
354 B
JSON

{
"db_name": "PostgreSQL",
"query": "UPDATE rooms SET deletion_source = $3, deleted_owner_id = $2 WHERE id = $1",
"describe": {
"columns": [],
"parameters": {
"Left": [
"Int8",
"Int8",
"Int2"
]
},
"nullable": []
},
"hash": "27042baee83358a3b5a191683e65882c500eacc29b0d296cf980da524be50f45"
}