sql自动补全 linux,DBeaver 3.7.4发布,修复SQL自动补全功能

DBeaver 3.7.4发布,修复SQL自动补全功能

发布时间:2016-09-12 08:54:24来源:红联作者:baihuo

DBeaver 3.7.4发布了。这次发布更新的内容包括查找页的UI重新设计、修复SQL自动补全功能等。还有其他的一些修复。

详细更新内容:

Search UI was redesigned (standalone version)

Search in files (SQL) was added

Value view panel: save and auto-save command were fixed. UI was fixed.

SQL autocomplete was fixed

Generate SQL from results: row order was fixed

CSV export was fixed (values quotation)

Navigator filters edit/update was fixed

MySQL: trailing SQL comments issue was fixed

MySQL: index prefix (sub part) support was added

MySQL: tables copy/paste feature was added

MySQL: auto-complete was fixed (use current schema for objects search)

PostgreSQL: materialized view indexes support added

PostgreSQL: views source code formatting fixed

PostgreSQL: array type handler fixed

PostgreSQL: data type aliases support was added

PostgreSQL, MS SQL: DROP INDEX was fixed

Many minor UI fixes

下载地址:

http://dbeaver.jkiss.org/download/

DBeaver 是一个通用的数据库管理工具和 SQL 客户端,支持 MySQL, PostgreSQL, Oracle, DB2, MSSQL, Sybase, Mimer, HSQLDB, Derby, 以及其他兼容 JDBC 的数据库。DBeaver 提供一个图形界面用来查看数据库结构、执行SQL查询和脚本,浏览和导出数据,处理BLOB/CLOB 数据,修改数据库结构等等。

来自:开源中国社区

你可能感兴趣的:(sql自动补全,linux)