|
欢迎加入运维网交流群:263444886 
DBeaver 3.7.6发布了。DBeaver 是一个通用的数据库管理工具和 SQL 客户端,支持 MySQL, PostgreSQL, Oracle, DB2, MSSQL, Sybase, Mimer, HSQLDB, Derby, 以及其他兼容 JDBC 的数据库。DBeaver 提供一个图形界面用来查看数据库结构、执行SQL查询和脚本,浏览和导出数据,处理BLOB/CLOB 数据,修改数据库结构等等。更新如下:
- ODBC: database metadata reading was fixed
- PostgreSQL: SQL autocomplete fixed (with schema name)
- PostgreSQL: multi-dimension arrays support
- Oracle: advanced constraint types support
- MS SQL: drop table in non-active database fix
- SQL execution: query metadata reading is now configurable
- Results viewer: metadata extraction (attribute binding) is now configurable
- Results viewer: copy column/row names command introduced
- Results editor: fixed activation on key press
- SQL completion: auto completion improved and enabled by default
- SQL formatting: special characters formatting was fixed
- Windows installer: fixed support of target folder (/D) in silent install (/S)
- ERD: fixed problem with multiple unique keys
- Metadata browser: objects refresh was fixed
- Metadata browser: column values rendering fixed
- CSV export: data formats settings fixed
- UI fixes for better GTK support
- Added support of Open JDK 9
- Many minor UI bugfixes
下载地址:http://dbeaver.jkiss.org/download |
|
|