13 lines
277 B
JSON
13 lines
277 B
JSON
{
|
|
"db_name": "SQLite",
|
|
"query": "UPDATE owners SET name = ?, ntfy_topic = ? WHERE id = ?",
|
|
"describe": {
|
|
"columns": [],
|
|
"parameters": {
|
|
"Right": 3
|
|
},
|
|
"nullable": []
|
|
},
|
|
"hash": "82d8b805d307bcc1a202a5edc73e599a0ef3c8d075c7cce8832d581954167dc0"
|
|
}
|