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-3712806aaa504338d9b82...

16 lines
334 B
JSON

{
"db_name": "PostgreSQL",
"query": "DELETE FROM playlists WHERE id = ANY($1) AND deletion_source = $2",
"describe": {
"columns": [],
"parameters": {
"Left": [
"Int8Array",
"Int2"
]
},
"nullable": []
},
"hash": "3712806aaa504338d9b8245dfc3ab7ffcc53738bf1e16cd91ebe0a0cf793d257"
}