Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
dbeaver-ce-25.1.4-x86_64-setup.exe | 2025-08-03 | 128.2 MB | |
dbeaver-ce_25.1.4_amd64.deb | 2025-08-03 | 132.7 MB | |
dbeaver-ce-25.1.4-macos-x86_64.dmg | 2025-08-03 | 131.7 MB | |
dbeaver-ce-25.1.4-linux.gtk.x86_64.tar.gz | 2025-08-03 | 132.6 MB | |
dbeaver-ce-25.1.4-win32.win32.x86_64.zip | 2025-08-03 | 131.8 MB | |
dbeaver-ce-25.1.4-linux.gtk.aarch64-nojdk.tar.gz | 2025-08-03 | 90.1 MB | |
dbeaver-ce-25.1.4-macos-aarch64.dmg | 2025-08-03 | 130.5 MB | |
dbeaver-ce-25.1.4-stable.x86_64.rpm | 2025-08-03 | 132.8 MB | |
dbeaver-ce-25.1.4-linux.gtk.x86_64-nojdk.tar.gz | 2025-08-03 | 90.2 MB | |
25.1.4 source code.tar.gz | 2025-08-01 | 9.7 MB | |
25.1.4 source code.zip | 2025-08-01 | 17.3 MB | |
README.md | 2025-08-01 | 1.7 kB | |
Totals: 12 Items | 1.1 GB | 82 |
- SQL Editor:
- Fixed autocomplete for tables which names conflicts with keywords
- Fixed WHERE keyword autocompletion
- Fixed collapse/expand of result tabs
- CEIL and CEILING are no longer highlighted as keywords
- Data Editor:
- Fixed the icon for the "Move to Top" action (thanks to @Mattwmaster58)
- Query text is now displayed near the filter panel when the results are filtered
- Data Transfer:
- Fixed an issue where an excessively wide window was created during data export
- Fixed the button order in the export dialog for better consistency and usability
- Navigator: added an indicator to show when entities are filtered using the search bar
- General: if you try to run the application on an unsupported operating system, a notification will inform you that the OS is not supported
- Databases:
- CUBRID: added a tab that allows users to view the full text of the execution plan
- Clickhouse:
- Fixed incorrect representation of nested array values in the Value panel
- Fixed the ability to edit boolean arrays
- Databricks: added UserAgentEntry parameter with information about product version
- LibSQL: connection configuration issue was fixed
- Oracle:
- Fixed autocomplete for synonyms in the SQL editor
- Fixed the ability to add comments via Action tab in Metadata editor