15 lines
349 B
JSON
15 lines
349 B
JSON
{
|
|
"db_name": "PostgreSQL",
|
|
"query": "\n DELETE FROM application_refresh_tokens WHERE refresh_token_hash = $1\n ",
|
|
"describe": {
|
|
"columns": [],
|
|
"parameters": {
|
|
"Left": [
|
|
"Bytea"
|
|
]
|
|
},
|
|
"nullable": []
|
|
},
|
|
"hash": "623516eda004bf65b650978e95c6fbc1f29651cb68c2c44241f2b69a7de31120"
|
|
}
|