Files
arr/.sqlx/query-1d3d03463784627ec59f56a14129ba08b24efbcc69c7f115533c98b309805c71.json
T
naps62-yolo 0b7565189e
ci / web (push) Successful in 52s
ci / rust (push) Successful in 1m21s
e2e / e2e (push) Successful in 1m41s
feat(api): owner tags and filtered movie views (#70)
2026-08-22 21:43:03 +01:00

13 lines
325 B
JSON

{
"db_name": "SQLite",
"query": "INSERT INTO title_owners (title_kind, title_id, owner_id) VALUES ('movie', ?, ?) ON CONFLICT DO NOTHING",
"describe": {
"columns": [],
"parameters": {
"Right": 2
},
"nullable": []
},
"hash": "1d3d03463784627ec59f56a14129ba08b24efbcc69c7f115533c98b309805c71"
}