{
  "db_name": "PostgreSQL",
  "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": []
    },
    "nullable": []
  },
  "hash": "8c06e65c10e3a2eee83cfe51628eec79860b1f3119c4025f541e7d724ed381be"
}