All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 10m12s
15 lines
306 B
JSON
15 lines
306 B
JSON
{
|
|
"db_name": "PostgreSQL",
|
|
"query": "update refresh_tokens set revoked_at = now() where id = $1",
|
|
"describe": {
|
|
"columns": [],
|
|
"parameters": {
|
|
"Left": [
|
|
"Uuid"
|
|
]
|
|
},
|
|
"nullable": []
|
|
},
|
|
"hash": "cba04640f6d764123bfb0a857498001bdf0ed3c9fe66e410ccd2ef66d5e2b35a"
|
|
}
|