mirror of
https://codeberg.org/likwid/likwid.git
synced 2026-06-25 07:27:42 +00:00
13 lines
277 B
JSON
13 lines
277 B
JSON
{
|
|||
"db_name": "PostgreSQL",
|
|||
"query": "UPDATE voting_method_plugins SET is_default = FALSE",
|
|||
"describe": {
|
|||
"columns": [],
|
|||
"parameters": {
|
|||
"Left": []
|
|||
},
|
|||
"nullable": []
|
|||
},
|
|||
"hash": "cca54c0742b36cc4b7c3c2bf0bb3d987d16771d42334f11c4e9d7598651d21e6"
|
|||
}
|