DBeaver 社区版 5.1.4 发布,数据库管理工具

2018-07-31    来源:oschina

容器云强势上线!快速搭建集群,上万Linux镜像随意使用
DBeaver

DBeaver 社区版 5.1.4 已发布,下载地址 >>> https://dbeaver.io/download。

更新内容主要是修复了一些 bug,以及 UI 方面的改进。

从该版本起,DBeaver 已迁移到 Eclipse 4.8 平台。除了其他改进之外,这还修复了 macOS 和 Linux 上的一些旧的 UI 错误。

主要更新内容如下:

  • Data viewer:

    • Foreign keys/references navigation was improved

    • Unique key detection was changed (ROWID is used only if no natural key was found)

    • String filter editor was fixed

  • Full-text search history navigation was fixed

  • SQL formatter was fixed/improved

  • ERD: self-referencing tables rendering was fixed

  • Error dialog was enhanced (scrollable text for all errors, default focus is on Ok button)

  • Database navigator double-click behavior was extended (open new editor)

  • Database driver search was improved (search in descriptions)

  • Snowflake connection configuration UI was added in CE

  • Elastic Search driver configuration was added

  • AWS Athena driver configuration was added

  • Exasol extension now relies on v6 driver

  • PostgreSQL:

    • Multiple databases filter was fixed

    • Active database detection was fixed

    • Function list reading was fixed for PG < 8.4

    • Foreign server user mapping was added (thanks to @johnatanDM)

    • Permission editor UI was fixed

    • Many minor UI fixes

  • MariaDB/Galera: users editor was improved

  • MySQL/MariaDB: view creation was fixed

  • Oracle:

    • DATE data type support was fixed

    • Table statistics/storage information was added

    • Synonyms support was added in metadata extraction

    • Extra columns were added to Explain Plan nodes

    • Multiline editor for table/column comments

  • Firebird: sequences and triggers reading was fixed for older FB versions

  • Phoenix: metadata reading bug was fixed (databases with single schema)

  • Shortcuts with Ctrl+Alt were changed on Ctrl+Shift

  • DBeaver was migrated to Eclipse 4.8 platform. Besides other improvements this fixes a few old UI bugs on MacOS and Linux.

标签: linux Mysql O2O

版权申明:本站文章部分自网络,如有侵权,请联系:west999com@outlook.com
特别注意:本站所有转载文章言论不代表本站观点!
本站所提供的图片等素材,版权归原作者所有,如需使用,请与原作者联系。

上一篇:开发过程更透明,Google 将 AndroidX 移至 AOSP

下一篇:Spring Cloud Data Flow 1.6 GA 发布,改进 Dashboard