Changelog
Implement saving queries.

Implement setting a base path for the UI. #16
sql-studio --base-path /sql-studio sqlite preview
Install sql-studio 0.1.17
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/frectonz/sql-studio/releases/download/0.1.17/sql-studio-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -c "irm https://github.com/frectonz/sql-studio/releases/download/0.1.17/sql-studio-installer.ps1 | iex"
Download sql-studio 0.1.17