Skip to content

0.1.17

Choose a tag to compare

@github-actions github-actions released this 27 Jun 21:39
· 197 commits to main since this release
fb7a8ee

Changelog

Implement saving queries.

image

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

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