DataGrip 2017.3.4 已发布,这是 2018 年的首个 bugfix 更新版本,修复了许多重要的问题,值得关注的有:
- Collations 现在放在数据库树中的 schema 之后。如果要隐藏它们,将 collation:-.* 放在 Data source properties → Options tab → Object filter
其他的 bug 修复:
– DBE-5703: А correct DDL statement is now generated when a PostgreSQL function with defaults is dropped.
– DBE-5608: Amazon Redshift data source synchronization works now.
– DBE-5404: The editor now recognizes the WITH NO SCHEMA BINDING
syntax in Redshift.
– DBE-2465: FETCH ALL IN <cursor name>
doesn’t return errors anymore.
– DBE-5274: FOR EACH ROW WHEN
in triggers shows the correct clause.
– DBE-4983: SQL generator doesn’t add the ‘n’ character in new lines in Oracle anymore.
Fixed freezes:
– DBE-2536: While introspecting schemas with many tables.
– DBE-5532: After updating a function.
转自 http://www.oschina.net/news/92527/datagrip-2017-3-4-released