Skip to main content

max / makenotwork

310 B · 15 lines History Blame Raw
1 {
2 "db_name": "PostgreSQL",
3 "query": "UPDATE images SET s3_purged_at = now() WHERE id = ANY($1)",
4 "describe": {
5 "columns": [],
6 "parameters": {
7 "Left": [
8 "UuidArray"
9 ]
10 },
11 "nullable": []
12 },
13 "hash": "ed497f2629ec66fa836ad73aa017b23d49f9731a86723871e29ae2683087c008"
14 }
15