内容简介:DBeaver 4.3.2 发布了。DBeaver 是一个通用的数据库管理工具和 SQL 客户端,支持 MySQL, PostgreSQL, Oracle, DB2, MSSQL, Sybase, Mimer, HSQLDB, Derby, 以及其他兼容 JDBC 的数据库。 更新内容: UI language ...
DBeaver 4.3.2 发布了。DBeaver 是一个通用的数据库管理 工具 和 SQL 客户端,支持 MySQL, PostgreSQL, Oracle, DB2, MSSQL, Sybase, Mimer, HSQLDB, Derby, 以及其他兼容 JDBC 的数据库。
更新内容:
UI language selector was added in preferences
Active schema selector UI was enhanced (filter)
Foreign/ref key navigation icon render was fixed
String cell value can be opened in a separate text editor
Plaintext rendering was enhanced (NULL values, delimiters)
Data export: export of selected columns/rows is now supported
SQL editor: support backslash escape in SQL strings/quoted identifiers
DB2: connection properties dialog was fixed (settings load)
SQL Server: Windows authentication option was added
Sybase/SQL Server: schema list read/filter was fixed
Sybase/SAP ASE: native jConnect driver configuration was added
MySQL/MariaDB: big query results fetching was fixed (for complex custom SQL)
PostgreSQL: procedure creation was fixed
PostgreSQL: role create/drop actions
PostgreSQL: permission management UI was added
PostgreSQL: table DDL generation was fixed (column comments)
Redis: connection properties dialog was fixed (settings load)
Extra CLI options for MySQL/PostgreSQL native export/import wizards
French localization was added (thanks to madcollector)
Chinese localization was updated
Many minor UI fixes
下载地址:https://dbeaver.jkiss.org/download/
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Algorithm Design
Jon Kleinberg、Éva Tardos / Addison-Wesley / 2005-3-26 / USD 144.20
Algorithm Design introduces algorithms by looking at the real-world problems that motivate them. The book teaches students a range of design and analysis techniques for problems that arise in compu......一起来看看 《Algorithm Design》 这本书的介绍吧!