mirror of
https://codeberg.org/likwid/likwid.git
synced 2026-06-25 15:37:42 +00:00
15 lines
299 B
JSON
15 lines
299 B
JSON
{
|
|||
"db_name": "PostgreSQL",
|
|||
"query": "DELETE FROM proposal_options WHERE proposal_id = $1",
|
|||
"describe": {
|
|||
"columns": [],
|
|||
"parameters": {
|
|||
"Left": [
|
|||
"Uuid"
|
|||
]
|
|||
},
|
|||
"nullable": []
|
|||
},
|
|||
"hash": "d09299b064ef5fefd5f5ac8a7f1ae1a549cfffd9081fa72b4427fa4ea21cbcb5"
|
|||
}
|