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-e0cff0bdf5f5e16a8db99...

16 lines
323 B
JSON

{
"db_name": "PostgreSQL",
"query": "UPDATE rooms SET cover_file_reference_id = $2 WHERE id = $1",
"describe": {
"columns": [],
"parameters": {
"Left": [
"Int8",
"Int8"
]
},
"nullable": []
},
"hash": "e0cff0bdf5f5e16a8db99c471f48bf01d95673c3b2082f5ca31200371d970742"
}