14 lines
307 B
JSON
14 lines
307 B
JSON
{
|
|
"db_name": "PostgreSQL",
|
|
"query": "UPDATE refresh_tokens SET revoked = true WHERE user_id = $1",
|
|
"describe": {
|
|
"columns": [],
|
|
"parameters": {
|
|
"Left": [
|
|
"Uuid"
|
|
]
|
|
},
|
|
"nullable": []
|
|
},
|
|
"hash": "77e45c005ce0f4b44d1adfdeacc4265550efb047e365179d4e573f958756ec96"
|
|
}
|