FrostByte/server/.sqlx/query-a700af019c69280cb9a0d199cc59a751a0ce16ccf2d94950219505764cc176e9.json
2023-11-15 11:32:57 +01:00

14 lines
299 B
JSON

{
"db_name": "PostgreSQL",
"query": "INSERT INTO posts (user_id, content) VALUES (1, $1)",
"describe": {
"columns": [],
"parameters": {
"Left": [
"Text"
]
},
"nullable": []
},
"hash": "a700af019c69280cb9a0d199cc59a751a0ce16ccf2d94950219505764cc176e9"
}