Files
arr/.sqlx/query-33db11897ccc36001f465428246c34dce837a77cabe6a745b267c382146f99c8.json
T
naps62-yolo bc2da22ea5
ci / web (push) Successful in 55s
ci / rust (push) Failing after 3m50s
e2e / e2e (push) Failing after 1m32s
fix: reopen the gap for a grab whose torrent vanished (#98)
2026-08-23 02:31:50 +01:00

13 lines
365 B
JSON

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