generated from phundrak/rust-poem-openapi-template
15 lines
279 B
JSON
15 lines
279 B
JSON
|
{
|
||
|
"db_name": "PostgreSQL",
|
||
|
"query": "DELETE FROM users WHERE id = $1",
|
||
|
"describe": {
|
||
|
"columns": [],
|
||
|
"parameters": {
|
||
|
"Left": [
|
||
|
"Text"
|
||
|
]
|
||
|
},
|
||
|
"nullable": []
|
||
|
},
|
||
|
"hash": "50293c2e54af11d4c2a553e29b671cef087a159c6ee7182d8ca929ecb748f3b7"
|
||
|
}
|