Can't clear console in DataGrip

I ran bunch of queries in the console and now I can't get it to clear. When I click on console I get an un-editable console. When I click on new console the number of the console goes up every time. How do I get the main console to clear?

 



0
Avatar
Permanently deleted user

Same problem here. I found a solution in the official document here:

https://www.jetbrains.com/help/datagrip/2017.1/general-database-console-usage-instructions.html#closing

  • Open the scratch view first (ALT + 2 in my DataGrip 2017.1.3);
  • Right click the console file, show in explorer (delete it in DataGrip will get an error saying unable to edit read only file);
  • Delete it in the popup explorer;
1

Hi,

What do you mean under a clean console? What action do you use to open new console?
Thank you

0
Avatar
Permanently deleted user

The link John provided had the solution.

1

请先登录再写评论。