I gave up and just put it in a Docker image, it's not as important as the beacons being statically compiled
13 lines
271 B
JSON
13 lines
271 B
JSON
{
|
|
"db_name": "SQLite",
|
|
"query": "DELETE FROM beacon_category WHERE category_id = ?",
|
|
"describe": {
|
|
"columns": [],
|
|
"parameters": {
|
|
"Right": 1
|
|
},
|
|
"nullable": []
|
|
},
|
|
"hash": "323c168e2bc3f7babacb22449b18699192a9e5dd809d2bf89906fb663dea45a6"
|
|
}
|