Search code examples
phpphpstorm

How to turn off the database console when opening a table?


When I open any table in "Database" view, the Database Console opens with query executed. However, I don't need to see every SELECT when I just want to lookup into my table.

How can I turn off this behaviour? As I remember, in 2017.3 version the database console doesn't opened automatically.


Solution

  • This issue will be fixed in next IDE update. See https://youtrack.jetbrains.com/issue/DBE-6175 & latest comment there