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

栏目: 软件资讯 · 发布时间: 7年前

内容简介:DBeaver 社区版 5.1.6 发布了,更新内容如下: Generic driver: new objects creation was fixed Foreign keys creation was fixed Schema loading was fixed (Generic driver) Native client download feature ...

DBeaver 社区版 5.1.6 发布了,更新内容如下:

  • Generic driver: new objects creation was fixed

  • Foreign keys creation was fixed

  • Schema loading was fixed (Generic driver)

  • Native client download feature was added (MySQL, MariaDB, PostgreSQL)

  • Database objects search was fixed

  • Long CLOB value editor was fixed

  • Configuration for edit toolbar visibility was added (toolbar is disabled by default)

  • Keyboard shortcuts activation was fixed

  • Security:

    • SSH tunnel initialization fix (NPE)

    • SSH keyboard-interactive method: now use saved password

    • Advanced security (BouncyCastle) is now used for SSL/SSH cryptography by default (if present)

    • ed25519 support was updated

  • SQL editor:

    • Auto-completion was improved (fully-qualified names)

    • Source code paste transformer was improved

    • Indentation was fixed

  • Redshift:

    • PostgreSQL driver is used for connection

    • Data editor was fixed (read-only state)

  • Vertica: table list loading performance issue was fixed

  • MySQL: zeroDateTime configuration was fixed (solves performance issue)

  • PostgreSQL:

    • Table DDL was fixed (GRANT commands)

    • Foreign table DDL was fixed (OPTIONS clause)

  • SQL Server: BIT data type editor was fixed

  • SQLite: datatime/numbers formatting support was added

  • Many minor UI fixes

  • After all we have reverted to Eclipse 4.7 platform. There were too many bugs and problems with latest version. Especially with Linux platforms

其中包括修复了创建外键的问题,以及对 Eclipse 4.7 的修复等。

DBeaver 是一个通用的数据库管理 工具SQL 客户端,支持 MySQL 、PostgreSQL、Oracle、DB2、MSSQL、Sybase、Mimer、HSQLDB、Derby,以及其他兼容 JDBC 的数据库。

下载地址:https://dbeaver.io/download


【声明】文章转载自:开源中国社区 [http://www.oschina.net]


以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

PHP Cookbook

PHP Cookbook

Adam Trachtenberg、David Sklar / O'Reilly Media / 2006-08-01 / USD 44.99

When it comes to creating dynamic web sites, the open source PHP language is red-hot property: used on more than 20 million web sites today, PHP is now more popular than Microsoft's ASP.NET technology......一起来看看 《PHP Cookbook》 这本书的介绍吧!

HTML 压缩/解压工具
HTML 压缩/解压工具

在线压缩/解压 HTML 代码

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具