DBeaver 25.0.3
April 20th, 2025
- Data Editor:
- Added the ability to sort data by the primary key (Preferences
- Editors
- Data Editor
- Default ordering)
- Fixed data types coloring for foreign and primary keys
- SQL Editor:
- Fixed the single quotes handling
- Fixed SELECT .. FOR UPDATE queries execution (thanks to @f-m-t-t-m)
- AI assistant: Users on macOS now can send messages to AI assistant window with Enter and to AI Chat with Cmd + Enter (need AI extension installed)
- Navigator: Ascending table sorting was fixed
- Connectivity: Fixed an issue when credentials in the Test connection overwrite credentials of the previously created connection
- Miscellaneous:
- Migrated to Eclipse 2025-03
- Updated Light theme
- Windows appeared at app start were reordered to improve user experience
- Databases:
- Apache Cloudberry: Fixed fetching server version (thanks to @yjhjstz)
- Dameng: Added support for unique and check constraints (thanks to @Stkai)
- Cassandra: Fixed the string filtering
- Clickhouse: Fixed the connection to the new driver version 0.8.2
- MariaDB: Fixed the ability to create backup. Now it is performed with the mariadb-dump
- PostgreSQL:
- Fixed changing auto-increment sequence parameters (thanks to @f-m-t-t-m)
- Fixed updating arrays via Value panel (thanks to @f-m-t-t-m)
- Fixed the ability to connect to the database when executing a query
- Fixed typo in the description of “Replace legacy timezone” setting in the New PostgreSQL connection wizard (thanks to @vintas)