EXE
WinGet
SQLiteStudio
sqlitestudio.pl · 3.4.13 · x86
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
SQLiteStudio-3.4.13-windows-installer.exe --mode unattended --unattendedmodeui none
InstallPath
SQLiteStudio-3.4.13-windows-installer.exe --mode unattended --unattendedmodeui none --prefix "<INSTALLPATH>"
Custom
SQLiteStudio-3.4.13-windows-installer.exe --mode unattended --unattendedmodeui none --install_for all
File Identity
Filename
SQLiteStudio-3.4.13-windows-installer.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
PawelSalawa.SQLiteStudio
Version
3.4.13
Description
Create, edit, browse SQLite databases.
License
GPL-3.0
↗
Homepage
https://www.sqlitestudio.pl/
Installer URL
https://github.com/pawelsalawa/sqlitestudio/releases/download/3.4.13/SQLiteStudio-3.4.13-windows-installer.exe
Upgrade Behavior
install(Install over existing)
Release Notes
- BUGFIX: #5183 Fixed completer proposals in the column names of the INSERT INTO statement.
- BUGFIX: #5184 Fixed completer to show tables from implicitly attached database in case of 'SELECT other_database.'
- BUGFIX: System tables (sqlite_*) are now pushed further in the competer proposals.
- BUGFIX: Restored missing completer entries: string, number, BLOB literal.
- BUGFIX: Fixed Linux installer issue related to the logname command on some Linux distributions.