12 lines
287 B
JSON
12 lines
287 B
JSON
{
|
|
"db_name": "SQLite",
|
|
"query": "INSERT INTO records (cache_name, max_downloads)\nVALUES (?, ?);\n",
|
|
"describe": {
|
|
"columns": [],
|
|
"parameters": {
|
|
"Right": 2
|
|
},
|
|
"nullable": []
|
|
},
|
|
"hash": "dcad7587b9bd5d84025db4e22c90d2ba0210edeaff5235a877e92235384f2c57"
|
|
}
|