3cc9ab4aff
Removing a language from wanted_languages left its subtitle_attempts rows behind, resurrecting stale backoff on re-add (#224).
13 lines
270 B
JSON
13 lines
270 B
JSON
{
|
|
"db_name": "SQLite",
|
|
"query": "DELETE FROM subtitle_attempts WHERE language = ?",
|
|
"describe": {
|
|
"columns": [],
|
|
"parameters": {
|
|
"Right": 1
|
|
},
|
|
"nullable": []
|
|
},
|
|
"hash": "74178ac3ec41aa8a5ce164103a8d8301cb555eea2fa5d655a7365fd02c557cce"
|
|
}
|