13 lines
283 B
JSON
13 lines
283 B
JSON
{
|
|
"db_name": "SQLite",
|
|
"query": "UPDATE feed_entries SET marked_read = NULL WHERE local_id = ?",
|
|
"describe": {
|
|
"columns": [],
|
|
"parameters": {
|
|
"Right": 1
|
|
},
|
|
"nullable": []
|
|
},
|
|
"hash": "241fab33b2e6ffcba26cb3bd668f2f601d0ee2f24f5e8612323b66e5a2d2cbe9"
|
|
}
|