21 lines
414 B
JSON
21 lines
414 B
JSON
{
|
|
"db_name": "SQLite",
|
|
"query": "SELECT category_id FROM beacon_category_assignment WHERE beacon_id = ?",
|
|
"describe": {
|
|
"columns": [
|
|
{
|
|
"name": "category_id",
|
|
"ordinal": 0,
|
|
"type_info": "Integer"
|
|
}
|
|
],
|
|
"parameters": {
|
|
"Right": 1
|
|
},
|
|
"nullable": [
|
|
false
|
|
]
|
|
},
|
|
"hash": "d20c8f64356f1b77e5daa6c5f1faf4f1dd59f9f6f6db6f972ff1328e81b2fb38"
|
|
}
|