DBeaver 3.5.7 发布,数据库管理工具
DBeaver 是一个通用的数据库管理工具和 SQL 客户端,支持 MySQL, PostgreSQL, Oracle, DB2, MSSQL, Sybase, Mimer, HSQLDB, Derby, 以及其他兼容 JDBC 的数据库。DBeaver 提供一个图形界面用来查看数据库结构、执行SQL查询和脚本,浏览和导出数据,处理BLOB/CLOB 数据,修改数据库结构等等。
DBeaver 3.5.7 发布,此版本更新内容:
-
Filter panel wa fixed (query text, ui issues)
-
Version upgrade issue fixed (NPE on startup)
-
Columns default value change fixed (quotes)
-
Context tools menu added (ALT+`)
-
Eclipse plugin: workspace save/restore warnings fixed
-
Scripts management redesigned (content preview, recent scripts)
-
Results grid control improved (tooltips, icons)
-
Generate object DDL command added
-
Duplicated procedures/functions fixed
-
MySQL: new database charset/collation options was added
-
SQLite: foreign keys resolution was fixed
-
SQLite: BLOB/CLOB editor fixed
-
MongoDB: connection security issue fixed
-
Many minor UI fixes