Install sql-studio 0.1.24
Changelog
- Add an option to disable automatically opening
sql studio
in the system browser.
- Fix caching error by disabling caching of the
index.html
homepage.
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/frectonz/sql-studio/releases/download/0.1.24/sql-studio-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -c "irm https://github.com/frectonz/sql-studio/releases/download/0.1.24/sql-studio-installer.ps1 | iex"
Download sql-studio 0.1.24