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-88eb7a9a874d28f9627dd...

16 lines
340 B
JSON

{
"db_name": "PostgreSQL",
"query": "DELETE FROM room_favorites\n WHERE user_id = $1 AND room_id = $2",
"describe": {
"columns": [],
"parameters": {
"Left": [
"Int8",
"Int8"
]
},
"nullable": []
},
"hash": "88eb7a9a874d28f9627dda7b5d131f896f2c1c14a928a065339dce8d0ee47d89"
}