Skip to main content

max / makenotwork

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