内容简介: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 发布,数据库管理工具
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
深入理解Nginx(第2版)
陶辉 / 机械工业出版社 / 2016-2 / 99.00元
本书致力于说明开发Nginx模块的必备知识,第1版发行以后,深受广大读者的喜爱.然而由于Ng,nx功能繁多且性能强大,以致必须了解的基本技能也很庞杂,而第1版成书匆忙,缺失了几个进阶的技巧描述,因此第2版在此基础上进行了完善。 书中首先通过介绍官方Nginx的基本用法和配置规则,帮助读者了解一般Nginx模块的用法,然后重点介绍了女口何开发HTTP模块(含HTTP过滤模块)来得到定制化的Ng......一起来看看 《深入理解Nginx(第2版)》 这本书的介绍吧!