dbx/apps/desktop
t8y2 7b9a04ff3e fix(ui): propagate schema when creating tabs and new queries
Table/data tabs were missing schema in createTab, so the toolbar
"new query" button couldn't inherit schema from the active tab.
Also add schema to NewQueryTarget so resolveNewQueryTarget
propagates it from both sidebar and active tab contexts.
2026-05-24 19:11:06 +08:00
..
public feat(database): add agent database profiles 2026-05-18 22:38:04 +08:00
src fix(ui): propagate schema when creating tabs and new queries 2026-05-24 19:11:06 +08:00
components.json chore(repo): move desktop app under apps 2026-05-18 02:35:39 +08:00
index.html chore(repo): move desktop app under apps 2026-05-18 02:35:39 +08:00
tsconfig.json chore(repo): move desktop app under apps 2026-05-18 02:35:39 +08:00
vite.config.ts fix: preserve pending row edits when switching tabs (#362) 2026-05-20 16:22:17 +08:00