13 lines
288 B
JSON
13 lines
288 B
JSON
{
|
|
"db_name": "SQLite",
|
|
"query": "INSERT INTO beacon_checkin (beacon_id, checkin_date) VALUES (?, ?)",
|
|
"describe": {
|
|
"columns": [],
|
|
"parameters": {
|
|
"Right": 2
|
|
},
|
|
"nullable": []
|
|
},
|
|
"hash": "6e5e4ddd5c8b60c2180ca4cadf1449dc8b8b37a8887cd5b01f1ca9d0a411b897"
|
|
}
|