EXE
WinGet
DataGrip (EAP)
JetBrains s.r.o. · 243.20847.10 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
datagrip-243.20847.10.exe /S
Log
datagrip-243.20847.10.exe /S /LOG="C:\Windows\Temp\datagrip-243.20847.10.exe.log"
Intune Detection Rule
Registry Rule
Rule type
Registry
Registry hive
Key path
HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\DataGrip 243.20847.10
Detection method
Value name
DisplayVersion
Operator
Greater than or equal to
Value
243.20847.10
Associated with 32-bit app on 64-bit clients
No
File Identity
Filename
datagrip-243.20847.10.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
JetBrains.DataGrip.EAP
Version
243.20847.10
Description
The Cross-Platform IDE for Databases & SQL by JetBrains
License
Freeware
↗
Upgrade Behavior
uninstallprevious(Uninstall previous first)
Release Notes
[MySQL, MariaDB] Fragment introspection and smart refresh
DataGrip now supports fragment introspection for MySQL and MariaDB databases. With this feature supported, the smart refresh mechanism is now available for these databases, as well. Smart refresh allows the IDE to analyze which objects could potentially be modified by the query and refresh only those specific objects.
[Oracle Database] Auto-completion for the named parameters list
For Oracle databases, you now can use auto-completion for…