- SQL Editor:
- Configuration of open editor action was added
- Smart auto-completion of column values was improved
- Problem with ambiguous column name resolution was fixed
- Hyperlinks detection was fixed
- Problems with SQL templates view freeze was fixed
- SQL formatter of case and conditional operators was improved
- Syntax highlighting for single and double quotes was fixed
- SQL folding state is now saved for each script
- Trim spaces command was added
- Problem with double save/commit confirmations was fixed
- Database navigator:
- Quick schema filter was fixed
- Metadata changes save: single transaction processing was improved
- Delete object(s) dialog UI was improved
- Data transfer:
- Export to flat files now supports columns configuration
- BOM support was added to CSV import
- Data viewer:
- BLOB viewer now respects content type of cell value
- Grouping panel: queries with trailing comment now handled properly
- Custom resultset ordering support was fixed
- PostgreSQL:
- Serial data types selector was fixed
- Column default value editor was fixed
- Numeric arrays rendering was fixed (number formatting removed)
- SAP HANA (thanks to @wernerdaehn):
- Smart completion was improved
- Public synonyms read was added
- Metadata object search was redesigned
- SQL Server:
- Default delimiter was changed to ; instead of GO
- Synonyms support was improved
- Check constraints added to table DDL
- Unicode string literals generation was fixed
- Informix: SQL error position detector was added
- Snowflake: active catalog/schema selector was fixed
- DB2 LUW: extra embedded routines support added
- Google Spanner driver configuration was updated
- MariaDB: TIME data type support was fixed
- Vertica: column comments read and update support was added
- Redshift: table permissions read in table DDL was fixed
- APM Jenifer driver configuration was added
- Automatic version upgrade: app restart procedure was improved
- Application icons were updated
转自 https://dbeaver.io/2021/04/04/dbeaver-21-0-2/