12 lines
249 B
JSON
12 lines
249 B
JSON
{
|
|
"db_name": "SQLite",
|
|
"query": "UPDATE songs SET lyrics = ?",
|
|
"describe": {
|
|
"columns": [],
|
|
"parameters": {
|
|
"Right": 1
|
|
},
|
|
"nullable": []
|
|
},
|
|
"hash": "644b32e47e3352a6496b13b7654bc082a4f8123da23181a0faa2d4d6da81f456"
|
|
}
|