mirror of
https://github.com/twonlyapp/twonly-app.git
synced 2026-09-01 10:04:07 +00:00
12 lines
308 B
JSON
12 lines
308 B
JSON
{
|
|
"db_name": "SQLite",
|
|
"query": "UPDATE media_files SET download_state = 'pending' WHERE download_state = 'downloading'",
|
|
"describe": {
|
|
"columns": [],
|
|
"parameters": {
|
|
"Right": 0
|
|
},
|
|
"nullable": []
|
|
},
|
|
"hash": "9e596b383a0af665ed0645792af43636345cf9372c0d4005df9d179f1004a619"
|
|
}
|