dbx/src/types
t8y2 53a45330a6 feat(sidebar): group objects by type and add Object Browser context menus (#222)
Sidebar tree now groups database objects into Tables, Views, Procedures,
and Functions folders instead of a flat list. Empty groups are hidden
and each group shows its item count.

Object Browser rows now have right-click context menus with actions
like View Data, New Query, View Source, and Drop.
2026-05-12 14:33:52 +08:00
..
database.ts feat(sidebar): group objects by type and add Object Browser context menus (#222) 2026-05-12 14:33:52 +08:00
editor.ts feat(database): 优化数据库编辑体验 (#10) 2026-04-30 13:03:57 +08:00
vue-virtual-scroller.d.ts feat: initial release 2026-04-29 18:09:23 +08:00