FrostByte/server/.sqlx/query-8c06e65c10e3a2eee83cfe51628eec79860b1f3119c4025f541e7d724ed381be.json

13 lines
341 B
JSON
Raw Normal View History

2023-11-05 20:04:26 +01:00
{
"db_name": "PostgreSQL",
2023-11-05 20:04:26 +01:00
"query": "INSERT INTO posts (user_id, content) VALUES (1, 'Hello world! The demo username is user and the password is pass.')",
"describe": {
"columns": [],
"parameters": {
"Left": []
2023-11-05 20:04:26 +01:00
},
"nullable": []
},
"hash": "8c06e65c10e3a2eee83cfe51628eec79860b1f3119c4025f541e7d724ed381be"
}