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

16 lines
330 B
JSON

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