Files
arr/.sqlx/query-792226f98ff3c19945154c7fda9e36f1fcf4fea39541f19989ee312da55c9f47.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
377 B
JSON

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