deepsky / SQL-Code-Assistant-

SQL Code Assistant Plugin for Intellij IDEA
25 stars 9 forks source link

Loading all objects after connect to db takes too much time #8

Open cobr123 opened 10 years ago

cobr123 commented 10 years ago

select count(*) from user_objects

76867

deepsky commented 10 years ago

Loading of database objects does not block activities in IDE, what issue do you have with the plug-in except long initialization? BTW, how much time does it take?

cobr123 commented 10 years ago
  1. can't open type body until indexing all objects is not done.
  2. dont know. after a minute i stop it