21 lines
386 B
JSON
21 lines
386 B
JSON
{
|
|
"db_name": "SQLite",
|
|
"query": "SELECT id from monitor_run ORDER BY id DESC limit 1",
|
|
"describe": {
|
|
"columns": [
|
|
{
|
|
"name": "id",
|
|
"ordinal": 0,
|
|
"type_info": "Integer"
|
|
}
|
|
],
|
|
"parameters": {
|
|
"Right": 0
|
|
},
|
|
"nullable": [
|
|
false
|
|
]
|
|
},
|
|
"hash": "a77f7222a6fb9e7851b3bb71ef39685fde165003c552094b02f6b90dd947519b"
|
|
}
|