mirror of
https://codeberg.org/likwid/likwid.git
synced 2026-02-09 21:13:09 +00:00
14 lines
324 B
JSON
14 lines
324 B
JSON
{
|
|
"db_name": "PostgreSQL",
|
|
"query": "UPDATE community_plugin_packages SET is_active = false WHERE package_id = $1",
|
|
"describe": {
|
|
"columns": [],
|
|
"parameters": {
|
|
"Left": [
|
|
"Uuid"
|
|
]
|
|
},
|
|
"nullable": []
|
|
},
|
|
"hash": "27ae44fcc7edaabc3c061e476942f2f591c47f09ba55cdcf204dc8880ca9a0ae"
|
|
}
|