2023-11-05 20:04:26 +01:00
|
|
|
{
|
2023-11-14 08:40:45 +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": {
|
2023-11-14 08:40:45 +01:00
|
|
|
"Left": []
|
2023-11-05 20:04:26 +01:00
|
|
|
},
|
|
|
|
"nullable": []
|
|
|
|
},
|
|
|
|
"hash": "8c06e65c10e3a2eee83cfe51628eec79860b1f3119c4025f541e7d724ed381be"
|
|
|
|
}
|