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-7658798ea15fbcc0786a0...

15 lines
366 B
JSON

{
"db_name": "PostgreSQL",
"query": "\n DELETE FROM media\n WHERE room_id = $1\n AND playlist_id IS NULL\n ",
"describe": {
"columns": [],
"parameters": {
"Left": [
"Int8"
]
},
"nullable": []
},
"hash": "7658798ea15fbcc0786a0361f7814a0b336ccbcaaf7665f4a2f0840626d35429"
}