内容简介:DBeaver 社区版 5.1.4 已发布,下载地址 >>> https://dbeaver.io/download。 更新内容主要是修复了一些 bug,以及 UI 方面的改进。 从该版本起,DBeaver 已迁移到 Eclipse 4.8 平台。除了其他改进之外,这还修复...
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.
【声明】文章转载自:开源中国社区 [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 发布,数据库管理工具
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Windows黑客编程技术详解
甘迪文 / 人民邮电出版社 / 2018-12 / 108
《Windows黑客编程技术详解》介绍的是黑客编程的基础技术,涉及用户层下的Windows编程和内核层下的Rootkit编程。本书分为用户篇和内核篇两部分,用户篇包括11章,配套49个示例程序源码;内核篇包括7章,配套28个示例程序源码。本书介绍的每个技术都有详细的实现原理,以及对应的示例代码(配套代码均支持32位和64位Windows 7、Windows 8.1及Windows 10系统),旨在......一起来看看 《Windows黑客编程技术详解》 这本书的介绍吧!