内容简介: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]
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
猜你喜欢:- DBeaver 4.2.6 发布,数据库管理工具
- DBeaver 4.3.1 发布,数据库管理工具
- DBeaver 4.3.2 发布,数据库管理工具
- DBeaver 4.3.3 发布,数据库管理工具
- DBeaver 4.3.4 发布,数据库管理工具
- DBeaver 4.3.5 发布,数据库管理工具
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
How to Think About Algorithms
Jeff Edmonds / Cambridge University Press / 2008-05-19 / USD 38.99
HOW TO THINK ABOUT ALGORITHMS There are many algorithm texts that provide lots of well-polished code and proofs of correctness. Instead, this one presents insights, notations, and analogies t......一起来看看 《How to Think About Algorithms》 这本书的介绍吧!