1

When I right click and select "Entities from DB" it correctly connects to my MySQL Database, and it succesfully performs the introspection, so that I can see the list of tables from the IntelliJ side view. But within the popup I get 0 tables, 0 views but all relations

It looks like this:

IntelliJ Screenshot

Do you have any suggestions?

I already tried the steps from here

Kili2108
  • 11
  • 1

1 Answers1

0

I had the same problem and it went away after recreating the database connection.

eng
  • 1
  • Your answer could be improved with additional supporting information. Please [edit] to add further details, such as citations or documentation, so that others can confirm that your answer is correct. You can find more information on how to write good answers [in the help center](/help/how-to-answer). – Community Feb 09 '23 at 09:59