EXE
WinGet
SQLiteStudio
sqlitestudio.pl · 3.4.19 · x86
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
SQLiteStudio-3.4.19-windows-x86-installer.exe --mode unattended --unattendedmodeui none
InstallPath
SQLiteStudio-3.4.19-windows-x86-installer.exe --mode unattended --unattendedmodeui none --prefix "<INSTALLPATH>"
Custom
SQLiteStudio-3.4.19-windows-x86-installer.exe --mode unattended --unattendedmodeui none --install_for all
File Identity
Filename
SQLiteStudio-3.4.19-windows-x86-installer.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
PawelSalawa.SQLiteStudio
Version
3.4.19
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.19/SQLiteStudio-3.4.19-windows-x86-installer.exe
Upgrade Behavior
install(Install over existing)
Release Notes
- BUGFIX: #5443 Fixed data entering in Grid View after it has got broken in 3.4.18 (entering editing mode by starting to type jumped to wrong cell).
- BUGFIX: #5447 Database object filtering improved - both speed (3x) and reliability (i.e. typing while filtering is in progress).
- BUGFIX: #5450 Increased precision for very small decimal numbers (like 1e-15).
- BUGFIX: #5440 Fixed formatting string literals in WITH-CTE clause.
- BUGFIX: #5436 Updated syntax definitions to support VALUES clause af…