You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for reporting. I am aware of the performance issue when people has many databases and tables as we try to load everything columns at the startup. I will work on improvement to lazy load for larger database.
But it will take a while to restructure to do lazy loading. At the meantime, I will try to find a way to optimize the algorithm only the code completion.
When the connection has many databases (50+) with many tables (50+ avg) the code completion system gets quite slow
The text was updated successfully, but these errors were encountered: