21 lines
414 B
JSON
21 lines
414 B
JSON
{
|
|
"db_name": "SQLite",
|
|
"query": "SELECT default_category FROM beacon_template WHERE template_id = ?",
|
|
"describe": {
|
|
"columns": [
|
|
{
|
|
"name": "default_category",
|
|
"ordinal": 0,
|
|
"type_info": "Integer"
|
|
}
|
|
],
|
|
"parameters": {
|
|
"Right": 1
|
|
},
|
|
"nullable": [
|
|
true
|
|
]
|
|
},
|
|
"hash": "7fd57e25a52f7b589ff37eff84b7a32b3b3d832dfb6118e23622acb96c85b0d4"
|
|
}
|