12 lines
248 B
JSON
12 lines
248 B
JSON
{
|
|
"db_name": "SQLite",
|
|
"query": "UPDATE songs SET title = ?",
|
|
"describe": {
|
|
"columns": [],
|
|
"parameters": {
|
|
"Right": 1
|
|
},
|
|
"nullable": []
|
|
},
|
|
"hash": "064f8f9fbcab0f1192865d505799080115f209f7c211fefdfa730cd95740a39c"
|
|
}
|