13 lines
280 B
JSON
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"
|
||
|
}
|