Idea PhpStorm - Database - No databases and tables, all is empty
Sometimes, when you add new project (site) and configure Database connection, the panel with tables is empty. Even if connection is green and all is OK.
To fix this problem, you just need to add necessary schemes in Database configuration.
- Go to "Data Source Properties" window.
- In opened window choose Schemas tab and select "All schemas" checkbox, or another one what you need.
Comments