RubyMine connected to the Rails database to check the contents of the table, but only one of the tables appears in the Application Name_development.public.
When I try Synchronize and reboot, I still don't see any other tables.
All tables are displayed properly in other projects.
Is there anyone who is in the same condition?
If you know how to deal with it, I would appreciate it if you could let me know.
Environment
RDBMS postgresql 9.4.5
RubyMine 7.1.4
I was able to solve myself.
The table information was updated to the latest one by disconnecting from the database specified in Data Sources and then re-connecting with the database named in Data Sources.
© 2024 OneMinuteCode. All rights reserved.