EXE
WinGet
DBeaver
DBeaver Corp · 25.0.4 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
dbeaver-ce-25.0.4-x86_64-setup.exe /S
Custom
dbeaver-ce-25.0.4-x86_64-setup.exe /S /allusers
Intune Detection Rule
Registry Rule
Rule type
Registry
Registry hive
Key path
HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\DBeaver
Detection method
Value name
DisplayVersion
Operator
Greater than or equal to
Value
25.0.4
Associated with 32-bit app on 64-bit clients
No
File Identity
Filename
dbeaver-ce-25.0.4-x86_64-setup.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
DBeaver.DBeaver.Community
Version
25.0.4
Description
Free Universal Database Tool
License
Apache-2.0
↗
Homepage
https://dbeaver.io/download/
Installer URL
https://github.com/dbeaver/dbeaver/releases/download/25.0.4/dbeaver-ce-25.0.4-x86_64-setup.exe
Release Notes
- SQL Editor: Added support for Common Table Expressions (CTE) by semantic analysis and autocompletion
- Data Editor: When an inline editor is active and the user starts typing, the grid now automatically scrolls to the cell being edited to avoid unexpected cell editing
- Connectivity:
- Added an option to update a driver to a recommended version
- Fixed an issue with replacing localhost with the IP address when connecting via SSH
- Databases:
- Clickhouse:
- Clickhouse drive…