UNPKG
namillum
Version:
latest (1.2.0)
1.2.0
1.1.0
1.0.1
1.0.0
Bubble Protocol SDK
github.com/ValentinaKohler/namillum
ValentinaKohler/namillum
namillum
/
products
/
pdt
/
.sqlx
/
query-ecae40c363376db91aecf6359e2568ed4e9e2d2149b32036d1efc25e51dcf16a.json
18 lines
(17 loc)
•
341 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
"db_name"
:
"PostgreSQL"
,
"query"
:
"insert into ledger values (
$1
,
$2
,
$3
,
$4
)"
,
"describe"
: {
"columns"
: [],
"parameters"
: {
"Left"
: [
"Text"
,
"Int8"
,
"Text"
,
"Numeric"
] },
"nullable"
: [] },
"hash"
:
"ecae40c363376db91aecf6359e2568ed4e9e2d2149b32036d1efc25e51dcf16a"
}