cloudbeaver icon indicating copy to clipboard operation
cloudbeaver copied to clipboard

Expand tables or allow filter

Open Vormillion opened this issue 10 months ago • 3 comments

We have Mysql database which contains 700+ tables.

  1. 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.
  2. 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.

Vormillion avatar Apr 08 '25 09:04 Vormillion

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.

EvgeniaBzzz avatar Apr 08 '25 09:04 EvgeniaBzzz

What about search functionality on non-expanded tables?

Vormillion avatar Apr 08 '25 09:04 Vormillion

Metadata search is a potential feature for us. We'll discuss it. Thanks for the request :beaver:

EvgeniaBzzz avatar Apr 08 '25 12:04 EvgeniaBzzz