Is your feature request related to a problem?
In Drizzle Studio, double clicking a table display the data as preview automatically. This is a nice UX - try here
Describe the solution you'd like
When double clicking a table, rather than just expanding and collapsing it, if we can see the table preview instead.
Additionally, it would be nice to have dedicated buttons to refresh schema and refresh rows in the preview like Drizzle Studio, since the data can become stale when developing/testing with other tools.
Describe alternatives you've considered
Click the 3 horizontal dots and "Select Top 50"
Use Case
When needing to visually check sample data in many tables quickly
Is your feature request related to a problem?
In Drizzle Studio, double clicking a table display the data as preview automatically. This is a nice UX - try here
Describe the solution you'd like
When double clicking a table, rather than just expanding and collapsing it, if we can see the table preview instead.
Additionally, it would be nice to have dedicated buttons to refresh schema and refresh rows in the preview like Drizzle Studio, since the data can become stale when developing/testing with other tools.
Describe alternatives you've considered
Click the 3 horizontal dots and "Select Top 50"
Use Case
When needing to visually check sample data in many tables quickly