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](
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.
Comments
Similar requests
Table Editor UX: unclear table selection
2 votes · 0 comments
Default schema for Foreign Keys
1 vote · 0 comments
blocking issue
1 vote · 0 comments
Dashboard Enhancement: Add Edit and Delete actions for Database Views
3 votes · 0 comments
Toggle Table Visibility in Schema Visualizer
6 votes · 0 comments
No comments yet.