Files
arr/.sqlx/query-e406ad05186e0fee570afea0b24a74fe7a4db7bc40477bf963a8f9240d406f13.json
T
naps62-yolo f253e2755b
ci / web (push) Successful in 53s
ci / rust (push) Successful in 1m47s
e2e / e2e (push) Successful in 2m1s
feat(daemon): grab pipeline for wanted movies (#77)
2026-08-22 22:38:31 +01:00

13 lines
318 B
JSON

{
"db_name": "SQLite",
"query": "INSERT INTO movie_releases (movie_id, release_id) VALUES (?, ?)\n ON CONFLICT DO NOTHING",
"describe": {
"columns": [],
"parameters": {
"Right": 2
},
"nullable": []
},
"hash": "e406ad05186e0fee570afea0b24a74fe7a4db7bc40477bf963a8f9240d406f13"
}