UNPKG
touchway-sqlite
Version:
latest (0.9.6)
0.9.6
Touchway SQLite to JSON wrapper
touchway-sqlite
/
example
/
select2.json
10 lines
•
131 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
{
"action"
:
"Get"
,
"table"
:
"Visit"
,
"select"
:
[
"ID"
]
,
"data"
:
{
"Event"
:
22
}
}