Skip to main content

max / makenotwork

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