Install sql-studio 0.1.24
Changelog
- Add an option to disable automatically opening
sql studioin the system browser. - Fix caching error by disabling caching of the
index.htmlhomepage.
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 | shInstall 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
| File | Platform | Checksum |
|---|---|---|
| sql-studio-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| sql-studio-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
| sql-studio-x86_64-pc-windows-msvc.zip | x64 Windows | checksum |
| sql-studio-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |