sparse-v2/sparse-server/.sqlx/query-5ecea84575935bb8e6f63b1b608772f89bbbaa1437e6c56e1e7befe83af94e6f.json
2025-02-25 02:22:05 -05:00

21 lines
407 B
JSON

{
"db_name": "SQLite",
"query": "SELECT beacon_id FROM beacon_command_invocation WHERE command_id = ?",
"describe": {
"columns": [
{
"name": "beacon_id",
"ordinal": 0,
"type_info": "Text"
}
],
"parameters": {
"Right": 1
},
"nullable": [
false
]
},
"hash": "5ecea84575935bb8e6f63b1b608772f89bbbaa1437e6c56e1e7befe83af94e6f"
}