Files
arr/.sqlx/query-0ace60e25bb38dd1075f0ab119547b12f719b90a3b1d3adc0995982a508ae7bc.json
T
naps62-yolo 94c334ffe9
ci / web (push) Successful in 12s
ci / rust (push) Successful in 1m44s
e2e / e2e (push) Successful in 1m21s
Radarr v3 shim for Jellyseerr (#62)
2026-08-22 21:00:35 +01:00

13 lines
336 B
JSON

{
"db_name": "SQLite",
"query": "INSERT OR IGNORE INTO title_owners (title_kind, title_id, owner_id) SELECT 'movie', ?, id FROM owners WHERE id = ?",
"describe": {
"columns": [],
"parameters": {
"Right": 2
},
"nullable": []
},
"hash": "0ace60e25bb38dd1075f0ab119547b12f719b90a3b1d3adc0995982a508ae7bc"
}