News

DataGrip 2018.3 EAP 3

DataGrip 2018.3 EAP 3

The next build for DataGrip 2018.3 is here.

We continue polishing Cassandra support. In this release the Modify Table UI became clearer, and also we’ve fixed the bug with casing: now you can manage objects with capital letters in their names.

Our team will highly appreciate it if you try out our EAP builds with Cassandra.

What else is here?

One of the most important SQL refactorings is finally here: introduce alias. Take your stop-watch and count how much time it’ll save!

IntroduiceAlias

We’ve added the new setting called Invert order of operands in auto-generated ON clause:

InvertSettings

If it’s off, the FROM table will be the first in JOIN condition.

InvertOff

If it’s on, vice versa:
InvertOn

A new inspection was added: Unused subquery item. It’ll help make your code neater.

UnusedSubQ

That’s it! Your feedback is welcome in Twitter, forum, and issue tracker. Let us know what you think about our new release!

DataGrip team

image description

Discover more