Files
arr/.sqlx/query-82d8b805d307bcc1a202a5edc73e599a0ef3c8d075c7cce8832d581954167dc0.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
277 B
JSON

{
"db_name": "SQLite",
"query": "UPDATE owners SET name = ?, ntfy_topic = ? WHERE id = ?",
"describe": {
"columns": [],
"parameters": {
"Right": 3
},
"nullable": []
},
"hash": "82d8b805d307bcc1a202a5edc73e599a0ef3c8d075c7cce8832d581954167dc0"
}