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

Fix tilde resolution #228

Closed eatonphil closed 2 years ago

eatonphil commented 2 years ago

Tilde resolution should only happen if the string begins with a ~/.

Discovered in https://github.com/multiprocessio/dsq/pull/46.