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-4cf129bbb9f1b7af1ab1b...

15 lines
330 B
JSON

{
"db_name": "PostgreSQL",
"query": "\n DELETE FROM media\n WHERE playlist_id = $1\n ",
"describe": {
"columns": [],
"parameters": {
"Left": [
"Int8"
]
},
"nullable": []
},
"hash": "4cf129bbb9f1b7af1ab1b1f31ff724b3dc4907808aa1698e3440bc1f8832ce4f"
}