ChatGPT integration for smart completion and code generation (as optional extension)
Accessibility:
- Text reader for entity editor was improved
- Text reader for data grid was improved
SQL editor:
- Query generation from human language text was added
- Server output log levels configuration was improved
- Global metadata search was fixed
- Variables resolution is fixed in strings and comments
- Issue with queries with invalid line feeds was resolved
Data editor:
- Grouping panel messages were improved
- Datetime calendar editor was fixed (in panel and inline editor)
Database navigator: issue with rename/refresh was resolved
Dashboards were fixed for inherited databases
Project import now sets DBeaver nature (thanks to @froque
ERD: custom diagram editor was fixed (issue wth missing notes and connections was resolved)
Databricks: table DDL reading was fixed, extra SQL keywords were added (thanks to @mixam24)
DB2 BigSQL: table with RID_BIT columns data reading was fixed (thanks to @bkyle)
MySQL: numeric identifiers quoting was fixed
Netezza: tables/views search query was improved
PostgreSQL:
- Procedures invocation was improved (thanks to @plotn)
- Filter by enum was fixed (thanks to @plotn)
Redshift: triggers DDL reading was fixed
Snowflake: table constraints reading was fixed