Skip to main content

max / makenotwork

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