- AI assistant: Added support for new Codex models in GitHub Copilot
- SQL Editor:
- Fixed syntax highlighting for inline ORDER BY clauses inside aggregate functions (thanks to @tmimmanuel)
- Data Editor:
- Disabled Save and Cancel buttons for read-only databases (thanks to @MilosM348)
- Added a group row striping option that allows rows to be colored by column values in the result grid (thanks to @MkDev11)
- Added the ability to show multiple selected rows in the Text record mode (thanks to @EastLord)
- Data Transfer:
- Wizard pages were redesigned
- The export window now stays open after errors, allowing the export to be restarted
- Navigator:
- Added indicators for connection view type (Simple, Advanced, or Custom) and updated simple view mode switching
- Added the ability to change the current project from the bottom-left corner
- Connectivity:
- Fixed an issue where the option to save credentials was disabled after testing the connection
- Fixed multi-line pasting in driver properties
- Charts and Dashboards:
- Fixed an issue where deleting one dashboard removed other dashboards from the panel
- Miscellaneous:
- Added a Format SQL option to the Generate SQL dialog
- Fixed the white background for some toolbar items in the dark theme
- Fixed grouping panel queries when generated aliases matched SQL keywords (thanks to @HellAmbro)
- Databases:
- BigQuery: Fixed array display for the new BigQuery driver
- Exasol: Fixed view loading in the Database Navigator (thanks to @antonireus)
- PostgreSQL:
- Updated driver to version 42.7.11
- Added support for the MAINTAIN keyword (thanks to @boskodev790)
- Fixed handling of “24:00” values in time columns
- Fixed missing INOUT parameters in CHECK generation for procedures and functions
- Redshift: Fixed default schema switching when the “public” schema is missing
- Snowflake:
- Updated driver to version 4.1.0
- Fixed an occasional error that could appear while typing SQL in the editor
- SQL Server: Fixed the ability to connect to the database after the Java update
- Starrocks: Added external catalogs support (thanks to @chris-celerdata)
- Localization: Fixed hardcoded localization for several command labels in the SQL Editor main menu (thanks to @MilosM348)
DBeaver 26.0.5
Posted in Releases