UNPKG
@touchway/touchway-sqlite
Version:
latest (0.9.7)
0.9.7
0.9.6
0.9.5
Touchway SQLite to JSON wrapper
@touchway/touchway-sqlite
/
example
/
insert2.json
17 lines
(16 loc)
•
329 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
"action"
:
"Save"
,
"table"
:
"Contact"
,
"data"
:
{
"ContactName1"
:
"Lukas neu"
,
"Unit"
:
[
{
"ID"
:
1
,
"UnitName1"
:
"Touchway Update"
}
,
{
"UnitName1"
:
"Neue Unit anlegen"
}
]
}
}