Skip to main content

max / makenotwork

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