内容简介:DBeaver 社区版 5.1.3 已发布,主要更新内容如下: Database objects search fixed (GoTo object dialog) Database full-text search was improved (state loading, bug were fixed, search history was fixed) ...
DBeaver 社区版 5.1.3 已发布,主要更新内容如下:
Database objects search fixed (GoTo object dialog)
Database full-text search was improved (state loading, bug were fixed, search history was fixed)
Default error dialog was redesigned (allow message copy-paste and scrolling)
Drivers download errors was fixed (missing Maven artifacts handling)
ERD looks-and-feel was fixed. Extra configuration was added.
SQL editor:
Query comments processing was fixed
Left toolbar rendering was fixed (background color issue)
SQL formatter for sub-selects was fixed
Results viewer:
Presentation switch error was fixed
Sorting by ambiguous columns was fixed
Visualize read-only columns in grid header (different background color + tooltip)
Value view panel read-only state handling was fixed
Search in value view panels was added
Execution log and output panel toggle shortcuts were changed
PostgreSQL:
Driver version updated to 42.2.3
Multi-database support was improved (no need to switch active database on access)
Foreign table DDL was fixed
Materialized view DDL was fixed
Domain data types resolution was fixed (problems with date/time types)
Debug perspective switch was fixed
MySQL:
New driver for MySQL 8.x was added
Timestamp time zone issue was resolved
Oracle:
Tablespace storage information was fixed
Yellowbrick driver configuration was added
Timescale driver connection page was fixed
SAP HANA: activate database switch was added
Data export in SQL: null table name issue was fixed
Data transfer by segments + table truncate was fixed
Database output log contents filtering was added (zero characters)
Database navigator: icons position was fixed
New table columns rename was fixed
MacOS installer was fixed (CE and EE version on the same machine issue)
Debug logging was fixed (do not log secure information)
Many minor UI fixes
下载地址:https://dbeaver.io/download/
DBeaver 是一个通用的数据库管理 工具 和 SQL 客户端,支持 MySQL, PostgreSQL, Oracle, DB2, MSSQL, Sybase, Mimer, HSQLDB, Derby, 以及其他兼容 JDBC 的数据库。DBeaver 提供一个图形界面用来查看数据库结构、执行 SQL 查询和脚本,浏览和导出数据,处理 BLOB/CLOB 数据,修改数据库结构等等。
【声明】文章转载自:开源中国社区 [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 发布,数据库管理工具
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
工程问题C++语言求解
Delores M.Etter、Jeanine A.Ingber / 冯力、周凯 / 机械工业出版社 / 2014-8 / 79元
本书介绍了如何利用ANSIC++编程语言以基于对象的编程方式来解决工程问题。书中引用了大量来自于不同工程、科学和计算机科学领域的示例,是一本理论和实践结合紧密的教材。针对C++基本语法的各个部分,由浅入深地进行讲解。每讲解一部分基础知识,同时会结合多个相关实例,实例内容详实,紧贴所讲内容,使读者能够立刻对所学知识进行练习,实战性强。一起来看看 《工程问题C++语言求解》 这本书的介绍吧!