multiprocessio / datastation

App to easily query, script, and visualize data from every database, file, and API.
https://datastation.multiprocess.io
Other
2.9k stars 112 forks source link

Connecting to database over SSH requires full hostname to be present #227

Open eatonphil opened 2 years ago

eatonphil commented 2 years ago

Otherwise it says name or service unknown. But this shouldn't be a requirement. The defaults in the server proxy are messed up.

Screen Shot 2022-04-19 at 11 02 27 AM
eatonphil commented 2 years ago

It requires port too. It should be tested that the connection string for all databases is correctly filled in/guessed when blank and server is on.