13 lines
266 B
JSON
13 lines
266 B
JSON
|
{
|
||
|
"db_name": "SQLite",
|
||
|
"query": "DELETE FROM records\nWHERE cache_name = ?;\n",
|
||
|
"describe": {
|
||
|
"columns": [],
|
||
|
"parameters": {
|
||
|
"Right": 1
|
||
|
},
|
||
|
"nullable": []
|
||
|
},
|
||
|
"hash": "206573166eaf1d57c70f9ed148a09b2da222b2a03ebac829fac72e38a3f4fcb9"
|
||
|
}
|