nanobot/.sqlx/query-9a3fe852e141be35b521fb790e54e3c690fbf9a76ce4840ec479d19597bc41fe.json

19 lines
357 B
JSON
Raw Permalink Normal View History

2023-09-23 22:01:36 +00:00
{
"db_name": "PostgreSQL",
"query": "insert into manual values ($1,$2,$3,$4,$5)",
"describe": {
"columns": [],
"parameters": {
"Left": [
"Int8",
"Varchar",
"Text",
"Text",
"Bool"
]
},
"nullable": []
},
"hash": "9a3fe852e141be35b521fb790e54e3c690fbf9a76ce4840ec479d19597bc41fe"
}