1
0
Fork 0
ncpn/.sqlx/query-c9694938fa65a37d27cbbe251e7bc7ae38772b677e4d99c60c2f6d616078f94e.json

17 lines
338 B
JSON
Raw Normal View History

2024-06-09 18:29:07 +02:00
{
"db_name": "PostgreSQL",
"query": "INSERT INTO paste (id, title, content) VALUES ($1, $2, $3)",
"describe": {
"columns": [],
"parameters": {
"Left": [
"Uuid",
"Text",
"Text"
]
},
"nullable": []
},
"hash": "c9694938fa65a37d27cbbe251e7bc7ae38772b677e4d99c60c2f6d616078f94e"
}