- SQL Editor:
- Result grid minimizing now works correctly
- Fixed an issue when alias names were duplicated in join table completion
- Fixed an issue when the selected schema in new scripts reset on reconnect
- Autocomplete proposals are no longer shown for values inside quotes
- Fixed recognition of pseudo columns in semantic analysis
- Improved parsing and execution of multiple queries
- Restricted the generation of aliases that match SQL keywords
- AI Assistant:
- No-query AI command responses are now shown in the Output tab
- Fixed the ability to disable AI integration in the Community version
- Data Editor: Fixed dictionary lookup for composite foreign keys to show only distinct values in the Value pane
- Metadata Editor: Redesigned panel with reduced empty space and improved field layout
- Data transfer:
- Added the option “Ignore characters outside quotes” when importing from CSV
- Added BIGINT support and numeric type widening during data import
- Dashboards: Corrected the date format displayed in tooltips
- Connectivity: Added support for connecting via JDBC URLs with custom protocol parts, such as “jdbc:mysql:loadbalance”
- General:
- General: CLI commands now return valuable proccess exit codes that indicate the execution result
- Fixed an issue when connection color was incorrectly applied to result sets in text format
- Improved the appearance of disabled checkboxes in dark theme
- All tabs for the same Production or Test connection are now color-coded for easier identification
- New driver: Added support for Greengage Database (thanks to @VitekArkhipov)
- Databases:
- Athena: Fixed identifier naming rules for the Athena dialect
- CUBRID:
- Fixed DDL generation for tables with multi-column keys (thanks to @longhaseng52)
- Fixed an issue when a newly created table would disappear from the schema after a refresh (thanks to @longhaseng52)
- Databricks:
- Renamed the driver to Databricks
- Added host and URL selectors to the connection page
- Added Databricks OSS driver version
- Ingres: Fixed driver download (thanks to @clach04)
- Kingbase: Fixed unsupported vector type com.kingbase8.util.KBobject (thanks to @Kingbasewyx)
- MariaDB: Fixed node costs on Execution plan (thanks to @fergonzr)
- Oracle: Fixed an issue where user metadata information was not displayed unless ‘Always use DBA_ views’ was selected
- PostgreSQL:
- Fixed filtering issues for composite types with identical column names (thanks to @mikiubo)
- Added support for hash indexes in the Metadata Editor (thanks to @mikiubo)
- Redshift: Fixed incorrect DDL generation for materialized views
- Localization: German translation was improved (thanks to @hendrik-r)
DBeaver 25.2.1
Posted in Releases