redvault-ai/llama_forge_rs/.sqlx/query-ddd0377a08bd052c2d2a235a9858bee28fd3115dd1c4063219e9a9e83a564681.json
2024-07-21 02:42:48 +02:00

20 lines
395 B
JSON

{
"db_name": "SQLite",
"query": "SELECT status FROM backend_process ORDER BY id DESC LIMIT 1",
"describe": {
"columns": [
{
"name": "status",
"ordinal": 0,
"type_info": "Text"
}
],
"parameters": {
"Right": 0
},
"nullable": [
false
]
},
"hash": "ddd0377a08bd052c2d2a235a9858bee28fd3115dd1c4063219e9a9e83a564681"
}