FeatureFuel
2

Table Editor Schema View - Collapse Partitioned Tables

Source: supabase/supabase#30129 · opened by @Akensio
View Issue With Partitioned Tables

It's currently difficult to view a database schema and traverse tables through the "Table Editor" when there's a partitioned table.
The search filter does help, but when working with multiple DBs and schemas and you don't remember the names by heart, it makes it difficult to overview the tables and the Table Editor becomes a bit useless.

Proposed Solution

Add a collapse button for partitioned tables in the Table Editor, collapsing all partitions of a table into a single row.
It might require more thought when looking at complex sub-partitions, but for now a single simple collapse is life-changing regardless of the partitioning schema.

Problem Demonstration

![image](

No pledges yet. Be the first to back this.

Make a pledge

Pledge your monetary support if this feature is added.

$

Comments

No comments yet.

Replying to

Add a comment

What do you think about this feature request?


Similar requests