DataGrip 2018.2 正式版发布,多引擎数据库环境

2018-07-30    来源:oschina

容器云强势上线!快速搭建集群,上万Linux镜像随意使用
DataGrip

DataGrip 2018.2 正式版已发布。

从该版本开始,基于 IntelliJ 的 IDE 的数据库功能均可在 CLion 和 AppCode 中使用。此外,同时使用 WebStorm 和 DataGrip 的用户现在可以在 WebStorm 中安装数据库插件。

更新内容集中在以下几方面

— SQL log
— New SQL formatter
— Running stored procedures
— Source code migrations
— Query plan diagram
— SQL editing
— Data editor
— UI upgrades

此外还包括重要的 bug 修复

DBE-6681: MySQL comments are being formatted properly.
DBE-5204: DDL for a table opens in a right place.
DBE-1858: Deleting the criteria from the Filter field shows all rows in the data editor.
DBE-6436: Backspace doesn’t break quick search in Structure View.
DBE-6362: Views with no schema binding in Redshift are shown in the database tree.
DBE-6469: Record count in data editor works if sorting applied.
IDEA-189650: IDE opens empty files after restart.

下载地址 >>> https://www.jetbrains.com/datagrip/download/

DataGrip 是 JetBrains 发布的多引擎数据库环境,支持 MySQL 和 PostgreSQL,Microsoft SQL Server 和 Oracle,Sybase,DB2,SQLite,还有 HyperSQL,Apache Derby 和 H2。

标签: Mysql 数据库

版权申明:本站文章部分自网络,如有侵权,请联系:west999com@outlook.com
特别注意:本站所有转载文章言论不代表本站观点!
本站所提供的图片等素材,版权归原作者所有,如需使用,请与原作者联系。

上一篇:PyCharm 2018.2.1 RC 发布,JetBrains 的 Python IDE

下一篇:Apache Accumulo 1.9.2 发布,高性能的 K/V 存储方案