rss-reader/.sqlx/query-7cb047b30c2454689b447f4f2717b665d0094b645205e20390c6dec72fd15910.json
2025-02-05 02:33:11 -08:00

13 lines
280 B
JSON

{
"db_name": "SQLite",
"query": "UPDATE feed_entries SET marked_read = ? WHERE local_id = ?",
"describe": {
"columns": [],
"parameters": {
"Right": 2
},
"nullable": []
},
"hash": "7cb047b30c2454689b447f4f2717b665d0094b645205e20390c6dec72fd15910"
}