DataGrip 2019.2.2
Hi!
This update for DataGrip 2019.2 is huge. Not only many bug fixes are here, but some cool features as well!
Features
DBE-4499 We’ve added JOIN completion based on column names.
DBE-2640 The markdown data extractor is bundled with DataGrip!
DBE-7315 Drag-and-drop of columns became smarter: now it adds commas!
DBE-8239 Breadcrumbs are now shown for SQL as well.
DBE-5661, DBE-7960 [PostgreSQL] Support for partition tables is improved. The key enhancement: partition tables are now displayed under the main one.
Bug fixes
IDE general
DBE-8380, DBE-8769, DBE-8778, DBE-7107 Performance improvements.
DBE-8633 The folder path became editable in SQL Dialects settings section.
Code generation
DBE-8835, DBE-8376 Schema comparison: the same objects are not marked as different anymore.
DBE-8826 [Oracle] No more disappearing semicolon in the package code.
DBE-6261 [Oracle] Column names are not missed from view’s code anymore.
DBE-8344 [DB2] Editing procedures is available on DB2 for i (AS/400).
DBE-8889 [Sqlite] Check constraints do not disappear after the update.
Data editor
DBE-5165, DBE-8732 Fixed bugs in file import.
DBE-8857 Fixed problem with the column width when using the Material Theme plugin.
DBE-8788 BLOB fields are displayed correctly.
DBE-8433 The Forward and Back buttons don’t run queries anymore.
DBE-6601 The Ctrl/Cmd+F12 shortcut in the filter field of the data editor opens the columns list.
DBE-8511 The Go To Related Data action enabled showing only required rows.
Database explorer
DBE-8728 Adding a new schema doesn’t remove items from the database explorer.
DBE-8871 [Redshift] External tables are back!
Coding assistance
DBE-8845, DBE-8767, DBE-6776 Fixed bugs in the SQL formatter.
DBE-8850 [Exasol] DROP INDEX support.
Navigation
DBE-8895 Results in Find Usages are sorted by the line number.
Develop with pleasure!
DataGrip team