{DataGrip} Tables are not displayed in DB
Hi,
After setting up the database, all the tables were displayed, and then all the tables disappeared. I chose different schemes, but the tables do not appear.
Everything works correctly in DBeaver and all tables are displayed and here the problem is definitely not in the connection to the database

请先登录再写评论。
Aamardonov,
Could you enable all nodes in Filter and check it out?

Thx, it works
Hi, my tables have just vanished. The filter option is checked for tables. they show up just find in the data view from intellij ultimate
Hi tim pigden,
Please follow the steps outlined in the Cannot find a database object in Database Explorer article. If the issue persists, upload the idea.log file (located via Help > Show Log in Finder/Explorer) to https://uploads.jetbrains.com/ and share the upload ID once done.
Alternatively, you can create a private support ticket using the "Contact Support" button and share the logs there.
thanks. The diagnostics / force option worked. The first 3 made no difference
tim pigden,
Glad to hear it!
However, if the issue continues to occur, please submit a separate support ticket so we can investigate the root cause.
Something related happened to me, I was working in a dev database then database admin without notification delete database and restore another version more updated and some objects in database dissapeared, I had to delete the project and create a new one is there a way to create a connection without create a project?
Hi Walter Corrales682,
In your example, it's better to use Force Refresh to clear the data source information from the cache and reload it from scratch. To do this, right-click the data source in the Database Explorer, then go to Diagnostics and select Force Refresh.