DBeaver 3.6.7 发布了,以下是值得关注的内容:
PostgreSQL: function-based indexes support
PostgreSQL: columns search added
PostgreSQL: triggers source viewer fixed
PostgreSQL: foreign key creation fixed (delete/update rules)
MySQL: database dump fixed (command line parameters)
MySQL: stored procedures editor fixed
DB2: unisuq key creation fix
ODBC driver fixed (Java 8 for Windows)
Redis: pre-alpha version of Redis extension in EE version (only for testing)
Table unique key search fixed (do not use nullable columns)
Connection properties dialog was fixed
ResultSet context menu redesigned
SQL editor context menu redesigned
CSV exporter fixed (values escape)
Project create fixed
Binary column encoding was fixed (hex format)
Sound notifications support added
Database navigator refresh error handler added
Many minor UI bugs were fixed
DBeaver 是一个通用的数据库管理工具和 SQL 客户端,支持 MySQL, PostgreSQL, Oracle, DB2, MSSQL,
Sybase, Mimer, HSQLDB, Derby, 以及其他兼容 JDBC 的数据库。DBeaver
提供一个图形界面用来查看数据库结构、执行SQL查询和脚本,浏览和导出数据,处理BLOB/CLOB 数据,修改数据库结构等等。