DBeaver 社区版 5.3.2 发布了, DBeaver 是一个可视化通用数据库管理工具和 SQL 客户端,支持 MySQL、PostgreSQL、Oracle、DB2、MSSQL、Sybase、Mimer、HSQLDB 与 Derby,以及其它兼容 JDBC 的数据库。
版本更新内容如下:
- Data editor:
- Open With menu was added (web browser and Excel)
- Next page auto-fetch was fixed
- UUID/GUID generate function was added
- ERD:
- Save as picture function was fixed (case-insensitive file path)
- Attributes visibility configuration was improved
- Data transfer: “truncate target table before load” function was fixed
- SQL editor:
- Parameters biding dialog + results scrolling glitch was fixed
- Glitch with first time reading of proposal was fixed
- Stored procedure auto-completion was fixed
- Syntax coloring: Color Themes support was fixed
- SQL Server:
- Default schema detection was fixed
- Column data type resolution was fixed
- Identifiers auto-completion was fixed
- NVarchar(MAX) data type resolution was fixed
- Exasol:
- Exasol V6.1 support was added
- Metadata reading performance was significantly improved
- Partitions information was added
- Security management was improved (roles, priority groups, policies, etc)
- PostgreSQL:
- Rules support was added (read-only)
- Stored procedures (PostgreSQL 11) support was added
- Aggregate functions meta information support was added
- Database tablespace edit support was added
- Reserved keywords update was added
- Greenplum:
- External table DDL generation fixes were added
- Redshift: column encoding information was added
- Oracle: PS/SQL blocks parser was fixed
- Huge code refactoring was made (separation of model and UI plugins)
- Many minor UI bugfixes
下载地址:https://dbeaver.io/download/
转自 https://www.oschina.net/news/103397/dbeaver-community-5-3-2-released