cch23-8bit/.sqlx/query-ccbff69b8a38164440e28d068c9c8bf243905145c4c7825f9804057b59f06c1c.json

18 lines
341 B
JSON
Raw Permalink Normal View History

2023-12-13 18:54:26 +00:00
{
"db_name": "PostgreSQL",
"query": "insert into orders values ($1, $2, $3, $4)",
"describe": {
"columns": [],
"parameters": {
"Left": [
"Int4",
"Int4",
"Varchar",
"Int4"
]
},
"nullable": []
},
"hash": "ccbff69b8a38164440e28d068c9c8bf243905145c4c7825f9804057b59f06c1c"
}