内容简介:DBeaver 社区版 5.2.2 已发布,下载地址 >>> https://dbeaver.io/download。 该版本主要是添加了新的扩展和驱动程序,修复了一些 bug ,以及许多 UI 上的调整。 主要更新内容: Google BigQuery extension was ad...
DBeaver 社区版 5.2.2 已发布,下载地址 >>> https://dbeaver.io/download。
该版本主要是添加了新的扩展和驱动程序,修复了一些 bug ,以及许多 UI 上的调整。
主要更新内容:
Google BigQuery extension was added
DBF files driver was added
SOCKS proxy: support for proxies on localhost
New version release checker was fixed (NPE)
SQL editor:
Selection occurrences highlighting was improved
Auto-completion: fuzzy completion is now used for all database objects
Extra formatting configuration was added
Active query tab switch bug was fixed
SQL joins auto-completion was fixed (quote column names)
Results viewer:
Filtering + ORDER BY was fixed
All long string editors now support xml/json formatting
Native date/time formatting support was added
Date/time columns justify config was added
Bit string values support was fixed
Data transfer:
Max string column length is respected when generating DDL
TXT format support was fixed (column widths)
Query/long tasks canceling was improved (configuration)
Connection default transaction isolation level configuration was fixed
Driver version selector was fixed (MacOS)
Apache Hive/Spark/Impala:
Table data edit support was added
Table/view source reading was implemented
Driver version was upgraded (2.6.5)
Firebird: table columns rename/reorder/edit is now supported
PostgreSQL:
Indexes predicate support was added
Domain data types (timestamp) resolve was fixed
Oracle 11: NULL timestamp bug was fixed
Clickhouse: driver config was fixed (catalogs)
SQL Server: native driver version upgrade (7.0.0)
Generic driver connection page UI was fixed (long URLs problem)
Many minor UI fixes
DBeaver 是一个通用的数据库管理 工具 和 SQL 客户端,支持 MySQL, PostgreSQL, Oracle, DB2, MSSQL, Sybase, Mimer, HSQLDB, Derby, 以及其他兼容 JDBC 的数据库。
DBeaver 提供一个图形界面用来查看数据库结构、执行 SQL 查询和脚本,浏览和导出数据,处理 BLOB/CLOB 数据,修改数据库结构等等。

【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上所述就是小编给大家介绍的《DBeaver 社区版 5.2.2 正式发布,数据库管理工具》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
猜你喜欢:- DBeaver 4.2.6 发布,数据库管理工具
- DBeaver 4.3.1 发布,数据库管理工具
- DBeaver 4.3.2 发布,数据库管理工具
- DBeaver 4.3.3 发布,数据库管理工具
- DBeaver 4.3.4 发布,数据库管理工具
- DBeaver 4.3.5 发布,数据库管理工具
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
High Performance Python
Micha Gorelick、Ian Ozsvald / O'Reilly Media / 2014-9-10 / USD 39.99
If you're an experienced Python programmer, High Performance Python will guide you through the various routes of code optimization. You'll learn how to use smarter algorithms and leverage peripheral t......一起来看看 《High Performance Python》 这本书的介绍吧!