Skip to main content

max / makenotwork

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