Hello! We’ve got something new for you in this fresh EAP build.
Run configurations
We’ve introduced new usability features to help you when running scripts.
DataGrip will warn you if a script contains schema switching.
If you choose just a data source as a target, DataGrip will show in which particular schema the script will be run. It is the default schema.
We also added the possibility to choose a target from history: click the small button with the clock.
Formatter for Generic dialect
Enjoy our SQL formatter when working with unsupported databases!
DDL editing
The Submit, Rollbac