13 lines
299 B
JSON
13 lines
299 B
JSON
{
|
|
"db_name": "SQLite",
|
|
"query": "INSERT INTO beacon_category_assignment (beacon_id, category_id) VALUES (?, ?)",
|
|
"describe": {
|
|
"columns": [],
|
|
"parameters": {
|
|
"Right": 2
|
|
},
|
|
"nullable": []
|
|
},
|
|
"hash": "597d307d21cbe32621126722b63b559b71e9487f996990506336fcf9cb82db36"
|
|
}
|