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

15 lines
312 B
JSON

{
"db_name": "PostgreSQL",
"query": "DELETE FROM media WHERE creator_id = $1 OR deleted_owner_id = $1",
"describe": {
"columns": [],
"parameters": {
"Left": [
"Int8"
]
},
"nullable": []
},
"hash": "ab2049c1f0f0a3aa6f23226770461df33efaee7f68227a3e2f8d83e2c233fa2c"
}