12 lines
272 B
JSON
12 lines
272 B
JSON
{
|
|
"db_name": "SQLite",
|
|
"query": "insert into status (feed, active) values (?, true)",
|
|
"describe": {
|
|
"columns": [],
|
|
"parameters": {
|
|
"Right": 1
|
|
},
|
|
"nullable": []
|
|
},
|
|
"hash": "2acd17df4d97ab738112dfc698fa817269a2e593afcadeb90c21b9499c4c32ce"
|
|
}
|