Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
dbeaver-ce-25.1.3-stable.x86_64.rpm | 2025-07-20 | 132.7 MB | |
dbeaver-ce-25.1.3-win32.win32.x86_64.zip | 2025-07-20 | 131.8 MB | |
dbeaver-ce-25.1.3-x86_64-setup.exe | 2025-07-20 | 128.1 MB | |
dbeaver-ce-25.1.3-linux.gtk.aarch64-nojdk.tar.gz | 2025-07-20 | 90.0 MB | |
dbeaver-ce-25.1.3-linux.gtk.x86_64.tar.gz | 2025-07-20 | 132.6 MB | |
dbeaver-ce-25.1.3-linux.gtk.x86_64-nojdk.tar.gz | 2025-07-20 | 90.2 MB | |
dbeaver-ce-25.1.3-macos-x86_64.dmg | 2025-07-20 | 131.7 MB | |
dbeaver-ce_25.1.3_amd64.deb | 2025-07-20 | 132.6 MB | |
dbeaver-ce-25.1.3-macos-aarch64.dmg | 2025-07-20 | 130.5 MB | |
25.1.3 source code.tar.gz | 2025-07-18 | 9.7 MB | |
25.1.3 source code.zip | 2025-07-18 | 17.3 MB | |
README.md | 2025-07-18 | 1.8 kB | |
Totals: 12 Items | 1.1 GB | 88 |
- AI integration is now included in the Community packaging, extension install is not needed anymore
- SQL Editor:
- Fixed an issue when files modified externally could not be closed without overwriting
- Schemas/catalogs support in the Generic driver was improved
- Metadata: fixed an issue where virtual keys created via the popup dialog were not saved
- Data Editor: fixed the Copy as CSV option in Advanced Copy
- General: editor tabs now use connection color for visualization
- Connectivity:
- SSHJ encryption keys support ws improved
- Issue with network profiles name wrapping was resolved
- Databases:
- CUBRID:
- Metadata objects search was fixed (thanks to @longhaseng52)
- Partition support was enhanced (thanks to @longhaseng52)
- Added support for PLCSQL (thanks to @hwany7seo)
- Added support for DONT_REUSE_OID keyword (thanks to @longhaseng52)
- Clickhouse:
- Fixed the presentation of tuples and map data types in the data editor
- Fixed support for temporary tables, all queries to them now run within the same session
- DD2 driver was downgraded to version 11.5.9 (because of issues with Kerberos authentication)
- MySQL and Clickhouse: Fixed aliases generation and quotation in SQL Editor
- SAP HANA: Added support for HALF_VECTOR type (thanks to @fredi-sap)