dbx/src
t8y2 218042cfd2 fix: show schemas directly under connection for DM8 and Oracle (#259)
Single-database types (DM8, Oracle) now use list_schemas instead of
list_databases when expanding a connection, matching Navicat/DataGrip
behavior and returning the complete schema list.
2026-05-14 23:32:43 +08:00
..
components feat: auto-open Driver Manager when driver is not installed 2026-05-14 22:40:31 +08:00
composables feat(redis): add key statistics tracking for database browser (#269) 2026-05-14 16:24:46 +08:00
i18n fix(mongo): complete agent fallback for all connection paths 2026-05-14 16:16:33 +08:00
lib fix(clickhouse): make table data fully read-only 2026-05-14 22:21:09 +08:00
stores fix: show schemas directly under connection for DM8 and Oracle (#259) 2026-05-14 23:32:43 +08:00
styles perf: eliminate theme switch lag by suppressing CSS transitions 2026-05-13 16:04:35 +08:00
types feat(redis): add key statistics tracking for database browser (#269) 2026-05-14 16:24:46 +08:00
App.vue feat: auto-open Driver Manager when driver is not installed 2026-05-14 22:40:31 +08:00
env.d.ts
main.ts