Commit Graph

4 Commits

Author SHA1 Message Date
yyh
aa1ee123b3
refactor: extract sqlite table panel 2026-01-22 16:18:15 +08:00
yyh
6c75893956
feat: use virtual scroll for db preview 2026-01-22 16:13:10 +08:00
yyh
ed60a375b5
fix: improve sqlite file preview layout and single table handling
- Add min-w-0 to flex containers for proper text truncation
- Use w-max on table to ensure columns don't collapse
- Simplify table selector when only one table exists (remove dropdown)
2026-01-22 16:13:09 +08:00
yyh
11005ccb63
feat: add sqlite file preview 2026-01-22 16:13:09 +08:00