dbx/apps/desktop
gggaiitx 2fd2b0e770
fix: allow default database for tree-schema databases
TREE_SCHEMA mode databases (saphana, jdbc, postgres, etc.) use an empty string to represent the default database selection. The previous check treated empty string as no database selected and incorrectly blocked query execution.
2026-07-06 18:22:56 +08:00
..
public fix(ui): kafka agent icon contrast in dark theme 2026-07-03 21:14:31 +08:00
src fix: allow default database for tree-schema databases 2026-07-06 18:22:56 +08:00
components.json refactor(desktop): organize lib modules by domain 2026-07-04 13:53:52 +08:00
index.html
tsconfig.json feat(driver): centralize database capabilities 2026-06-10 22:12:44 +08:00
vite.config.ts feat(web): support context path deployments 2026-06-29 09:14:37 +08:00