Skip to content

0.1.24

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Aug 00:42
· 29 commits to main since this release
d83b0b4

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

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