Changelog
- Fix counting rows problem in postgres driver.
- Fix counting rows problem in mysql driver.
- Add version number to header.
- Fix bug in mysql driver.
- Sort values in duckdb driver.
- Rename "File Size" to "Database Size".
- Remove no value dashes.
Install sql-studio 0.1.15
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/frectonz/sql-studio/releases/download/0.1.15/sql-studio-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -c "irm https://github.com/frectonz/sql-studio/releases/download/0.1.15/sql-studio-installer.ps1 | iex"
Download sql-studio 0.1.15