Skip to main content

max / makenotwork

306 B · 15 lines History Blame Raw
1 {
2 "db_name": "PostgreSQL",
3 "query": "UPDATE pending_refunds SET matched_at = NULL WHERE id = $1",
4 "describe": {
5 "columns": [],
6 "parameters": {
7 "Left": [
8 "Uuid"
9 ]
10 },
11 "nullable": []
12 },
13 "hash": "f6e778c8973a2db6103d3f2f1c30f6446599a5d56b5f7897453738c404968b01"
14 }
15