12 lines
277 B
JSON
12 lines
277 B
JSON
{
|
|
"db_name": "SQLite",
|
|
"query": "UPDATE schedules SET name = ?, periods = ? WHERE id = ?",
|
|
"describe": {
|
|
"columns": [],
|
|
"parameters": {
|
|
"Right": 3
|
|
},
|
|
"nullable": []
|
|
},
|
|
"hash": "1eda8cf54e553e8e892ac63a31cb94e91e7851a53ebae17a26b19300b83d7dac"
|
|
}
|