14 lines
310 B
JSON
14 lines
310 B
JSON
{
|
|
"db_name": "PostgreSQL",
|
|
"query": "UPDATE refresh_tokens SET revoked = true WHERE token_hash = $1",
|
|
"describe": {
|
|
"columns": [],
|
|
"parameters": {
|
|
"Left": [
|
|
"Text"
|
|
]
|
|
},
|
|
"nullable": []
|
|
},
|
|
"hash": "f2b5faf940455d2847abb0488656681e22cbf6849606244c2e23df2e69e5bf05"
|
|
}
|