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