15 lines
302 B
JSON
15 lines
302 B
JSON
{
|
|
"db_name": "PostgreSQL",
|
|
"query": "DELETE FROM subscriptions WHERE unsubscribe_token = $1",
|
|
"describe": {
|
|
"columns": [],
|
|
"parameters": {
|
|
"Left": [
|
|
"Text"
|
|
]
|
|
},
|
|
"nullable": []
|
|
},
|
|
"hash": "ba8d4af43c5654ecce5e396a05681249a28bdcff206d4972f53c8cbd837f8acf"
|
|
}
|