Files
arr/.sqlx/query-c9f250c5b9056ab7e5199f3e3d4553a3996fccc0951b7214562eeb01b554dc58.json
T
naps62-yolo 9f812fac11
ci / web (push) Successful in 24s
e2e / e2e (push) Successful in 54s
ci / rust (push) Successful in 2m11s
feat: season-pack vs per-episode grab selection (#94)
2026-08-23 01:40:53 +01:00

13 lines
387 B
JSON

{
"db_name": "SQLite",
"query": "UPDATE episodes SET state = 'downloading',\n updated_at = strftime('%Y-%m-%dT%H:%M:%fZ', 'now')\n WHERE id = ?",
"describe": {
"columns": [],
"parameters": {
"Right": 1
},
"nullable": []
},
"hash": "c9f250c5b9056ab7e5199f3e3d4553a3996fccc0951b7214562eeb01b554dc58"
}