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