15 lines
318 B
JSON
15 lines
318 B
JSON
|
{
|
||
|
"db_name": "PostgreSQL",
|
||
|
"query": "delete from user_password_reset_token\n where token_id = $1",
|
||
|
"describe": {
|
||
|
"columns": [],
|
||
|
"parameters": {
|
||
|
"Left": [
|
||
|
"Uuid"
|
||
|
]
|
||
|
},
|
||
|
"nullable": []
|
||
|
},
|
||
|
"hash": "5962737114347504d6f19c321347178b34f36ea1e44787338c1103d247229d67"
|
||
|
}
|