Commit Graph

1105 Commits

Author SHA1 Message Date
zipg 7091615f8a
fix: 修复 PostgreSQL 重载过程显示重复 2026-06-29 19:58:01 +08:00
二丫讲梵 a1d8594dca
feat(tabs): 添加标签页切换快捷键支持 2026-06-29 19:53:28 +08:00
二丫讲梵 c8a2292fe9
feat(context-menu): 添加更多操作子菜单以整理破坏性高风险操作 2026-06-29 19:50:20 +08:00
zipg e3ec2228d3
fix: 优化 WHERE 字段补全排序 2026-06-29 19:42:53 +08:00
二丫讲梵 32f865ff52
feat(context-menu): 调整关闭数据库连接位置,与关闭连接位置对齐 2026-06-29 18:27:39 +08:00
zipg 3b457c13ec
feat(structure): add DDL edit entry and drag reorder 2026-06-29 12:26:43 +08:00
zipg a65a5881d5
Fix:保留表结构编辑未保存草稿 2026-06-29 12:11:59 +08:00
zipg 7173f07968
修复 Oracle 表别名补全语法 2026-06-29 12:06:49 +08:00
Abeautifulsnow 8094f4901d
fix(browser): ensure connection before mount loads 2026-06-29 12:05:46 +08:00
zipg ded6e002b5
Fix:修复数据表保存快捷键与提示不一致 2026-06-29 12:01:52 +08:00
lexmin0412 bc409cffc0
feat(ai): add vector DB assistant tools 2026-06-29 11:46:41 +08:00
zipg 3c7c1924ba
Fix:修复 SQL Server datetime 查询和导出精度 2026-06-29 11:28:33 +08:00
zipg 134116bb23
Fix: 修复图片预览弹窗层级 2026-06-29 11:22:32 +08:00
Caisin fd46869c14
Keep first inserted grid row visible while editing 2026-06-29 11:16:38 +08:00
zipg b29fd75e99
Fix:避免 SQL 预览高亮失败导致白屏 2026-06-29 11:14:59 +08:00
zipg 6e1b49bc34
Fix: 修复 MSSQL 空表 Canvas 新增行丢失 2026-06-29 11:11:22 +08:00
t8y2 d01ffb0d55 feat(web): support context path deployments 2026-06-29 09:14:37 +08:00
t8y2 45a60819ca fix(grid): increase condition input font size 2026-06-29 03:19:18 +08:00
t8y2 4c48263793 feat(grid): add database value filter 2026-06-29 03:13:35 +08:00
大峰 190b5b4ad8
fix(editor): support schema-qualified table navigation 2026-06-29 01:51:20 +08:00
t8y2 ca30e8ff2d fix(grid): expand auto-fit column width 2026-06-29 01:44:35 +08:00
Guoyu Su 7a5984a1fd
fix(mongodb): support shell projection and db.version 2026-06-29 00:27:27 +08:00
zipg 44011cb9a4
feat(grid): preview binary image cell values 2026-06-29 00:13:33 +08:00
zipg 7e5b6b8e77
fix: highlight formatted json in cell detail 2026-06-28 23:47:21 +08:00
zipg 7665a7b435
Improve: align toolbar button text 2026-06-28 22:23:18 +08:00
zipg e2f6edba9c
fix: support mongodb copy insert statements 2026-06-28 22:09:16 +08:00
t8y2 11fac631c7 fix(sidebar): preserve connection search subtree state 2026-06-28 20:06:50 +08:00
zipg 33422ec921
feat(mongodb): support editing find query results 2026-06-28 18:59:27 +08:00
zipg 585a6e2d40
fix(mongodb): expand nested JSON strings when copying rows as JSON 2026-06-28 18:57:03 +08:00
zipg 56fb49058f
fix(sidebar): preserve comment-matched tables during remote table list refresh 2026-06-28 18:52:40 +08:00
t8y2 7486d35a0f feat(grid): move render mode toggle to view options 2026-06-28 15:36:10 +08:00
kkk000111999 9fc2e25fbf
feat(grid): add go-to-column toolbar action 2026-06-28 14:52:25 +08:00
二丫讲梵 433907e96e
feat(grid): support result source labels 2026-06-28 13:58:23 +08:00
t8y2 a7f3e6bbb4 feat(export): name result files from tab title 2026-06-28 12:48:53 +08:00
二丫讲梵 df43561738
feat(editor): add executable statement markers and per-statement run 2026-06-28 12:13:29 +08:00
t8y2 0c2d95b83e fix(schema-diff): qualify MySQL deploy SQL target 2026-06-28 11:05:04 +08:00
zipg 9a730ce188
fix(grid): 修复 Ctrl 点选单元格变成区间选择 2026-06-28 10:33:25 +08:00
zipg be996a4352
fix(gbase8a): 优化 agent 启动错误提示 2026-06-28 10:31:59 +08:00
zipg 38d300bd35
fix(mysql): 修复 enum/set 字段长度显示异常 2026-06-28 09:59:07 +08:00
zipg a25bd5441f
feat(grid): add expanded overflow cell editor 2026-06-28 02:09:31 +08:00
zipg 28e7cdfacc
improve: 统一表单控件小圆角样式 2026-06-28 00:51:45 +08:00
zipg d55967cca8
fix(canvas): fix premature text truncation in canvas grid cells
* fix: 修复 Canvas 单元格文本提前截断

* fix: 清理 Dremio 未使用连接 URL 判断

---------

Co-authored-by: staff <staff@qimaos-MacBook-Pro.local>
2026-06-28 00:32:11 +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
Spencer.Chang 350d2a3533
feat(connection): add Dremio JDBC connection support 2026-06-27 23:44:27 +08:00
t8y2 dfba5c1bde feat(i18n): add withEnglishFallback and fill missing translations across 7 locales 2026-06-27 23:42:54 +08:00
zipg e9e9e8587a
fix(sidebar): improve comment font rendering 2026-06-27 21:42:21 +08:00
Orwen Xiang 44884efa9b
feat(h2): add split JDBC URL support 2026-06-27 20:03:16 +08:00
t8y2 bc5ae91abd fix(ai): open assistant links externally 2026-06-27 16:40:04 +08:00
t8y2 8a5e45150a fix(ci): format saved SQL store 2026-06-27 16:10:10 +08:00
t8y2 474b2bc6ce fix(dameng): defer table metadata refresh 2026-06-27 15:54:25 +08:00