Skip to main content

max / makenotwork

304 B · 15 lines History Blame Raw
1 {
2 "db_name": "PostgreSQL",
3 "query": "DELETE FROM pending_s3_deletions WHERE id = ANY($1)",
4 "describe": {
5 "columns": [],
6 "parameters": {
7 "Left": [
8 "UuidArray"
9 ]
10 },
11 "nullable": []
12 },
13 "hash": "6aadbc1bdb6d65f46a458c7fb8eeb05642ebcee9c03fe7635ade9406ae62b64f"
14 }
15