mirror of
https://github.com/System-End/plura.git
synced 2026-04-19 19:45:08 +00:00
12 lines
267 B
JSON
12 lines
267 B
JSON
{
|
|
"db_name": "SQLite",
|
|
"query": "UPDATE members SET enabled = $1 WHERE id = $2",
|
|
"describe": {
|
|
"columns": [],
|
|
"parameters": {
|
|
"Right": 2
|
|
},
|
|
"nullable": []
|
|
},
|
|
"hash": "2be64e1d7acc534d6afe2a205a463a8cf384951dca74c28ffb5b25da87f17309"
|
|
}
|