Freedom
1cdbf4fa3d
fix(desktop): unify UI colors onto theme tokens
2026-07-28 11:24:10 +08:00
digyear
3e8e7a4146
fix(schema-diff): skip view DDL when disabled
2026-07-25 08:45:26 +08:00
zipg
127328a4ed
fix(ui): support legacy WebView dialog viewports
2026-07-22 15:26:23 +08:00
amwps290
727290fa32
fix(postgres): preserve overloaded routine signatures
2026-07-21 16:58:12 +08:00
wuxiemian
1be66fb115
feat(safety): add production environment safeguards
2026-07-12 10:02:27 +08:00
t8y2
7e7c4944e9
refactor(desktop): organize lib modules by domain
2026-07-04 13:53:52 +08:00
t8y2
0c2d95b83e
fix(schema-diff): qualify MySQL deploy SQL target
2026-06-28 11:05:04 +08:00
zipg
5a8b129edf
fix(schema-diff): reduce MySQL metadata query pressure
...
Co-authored-by: zipg <4047349+zipg@users.noreply.github.com>
2026-06-27 23:57:22 +08:00
ptma
484d20922a
fix(postgres): handle PostgreSQL views
2026-06-25 10:54:38 +08:00
t8y2
21ec91a3d5
feat(schema-diff): add table filters
2026-06-23 18:20:15 +08:00
t8y2
7e5fd88e63
fix(schema): use sync sql for modified schema diff
2026-06-22 17:21:08 +08:00
t8y2
d3f7ba2cc9
fix(schema-diff): pass objectType for views so Dameng GET_DDL uses VIEW not TABLE
2026-06-18 12:37:04 +08:00
polemp
ef5ed05ae7
feat(schema-diff): professional DDL diff view with deployment-aware colors and custom themes ( #1112 )
...
Co-authored-by: Sam <14344444@@qq.com>
2026-06-12 17:14:05 +08:00
t8y2
edba8214b5
feat: show username/password fields for Access database connections
2026-06-10 08:37:18 +08:00
二丫讲梵
41758e6bb1
✨ feat(connection): 增加可见数据库选择功能 ( #944 )
...
感谢 @eryajf 的贡献!此功能允许用户在创建或编辑连接时选择可见的数据库,支持多种数据库类型。
2026-06-09 20:56:39 +08:00
t8y2
e6062b2b07
feat(etcd): add agent-backed etcd support
2026-06-08 00:58:42 +08:00
t8y2
e67894bea7
chore: upgrade frontend tooling and speed up checks
2026-06-03 12:20:27 +08:00
t8y2
ca0153acbb
fix(diff): sync MySQL comment differences
2026-06-02 10:27:08 +08:00
t8y2
13d9fd14b4
fix(diff): make schema diff dialog resizable
2026-05-30 09:16:20 +08:00
t8y2
2dc462808c
fix: prevent compare dialogs from closing on outside click
...
Add @interact-outside.prevent to schema diff and data compare dialogs
to avoid accidental dismissal. Move compare action buttons to footer,
matching the SQL file execution dialog layout.
2026-05-27 02:52:59 +08:00
t8y2
f5f986cdd6
fix: add Shiki SQL syntax highlighting to all SQL display components
...
Add useSqlHighlighter composable and integrate Shiki highlighting into
DangerConfirmDialog, QueryHistory, DataGrid (replacing regex-based
highlighting), SqlFileExecutionDialog, SchemaDiffDialog, TreeItem,
ObjectBrowser, and FieldLineageDialog. Also fix danger dialog overflow
by adding overflow-hidden to DialogContent and wrap/scroll support.
2026-05-26 15:31:15 +08:00
t8y2
2fea0c38c5
fix(app): harden clipboard copy flows
2026-05-23 10:52:19 +08:00
t8y2
3f14585a2a
feat(diff): move schema and data diff to Rust
2026-05-22 16:20:11 +08:00
t8y2
69ee7f2d8b
fix(structure): initialize dialogs and edit clickhouse columns
2026-05-19 13:31:42 +08:00
t8y2
06683c57b1
chore(repo): move desktop app under apps
2026-05-18 02:35:39 +08:00