cloudbeaver
cloudbeaver copied to clipboard
Expand tables or allow filter
We have Mysql database which contains 700+ tables.
- Is there a way to see all the tables after expand without a need to keep clicking Load More text? It takes ages to go to last table.
- When using search functionality, it searches only on expanded table names, so I won't find table xyz unless I will click Load More text until I'll find this table. Table filtering is not an option for me, I have multiple teams using shared connections so they mess up with table filters each other.
Hi @Vormillion Loading all metadata at once on every connection can take a significant amount of time, which will worsen the user experience. So a user have to expand a needed node first.
You can change the limit with core.navigation-tree.childrenLimit.
What about search functionality on non-expanded tables?
Metadata search is a potential feature for us. We'll discuss it. Thanks for the request :beaver: