Commit Graph

2610 Commits

Author SHA1 Message Date
Guoyu Su 0fb39cb33f
fix(mysql): use milliseconds for tcp keepalive 2026-06-28 16:34:09 +08:00
t8y2 98ae0e04b2 feat(agents): remove GaussDB Java agent 2026-06-28 16:20:29 +08:00
t8y2 6c232899b4 feat(agents): remove legacy Oracle Java agents 2026-06-28 16:11:22 +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
t8y2 981da7bbbe fix(package): remove pnpm config from package.json and move allowBuilds to pnpm-workspace.yaml 2026-06-28 12:28:18 +08:00
t8y2 7ce0addb61 fix(sqlite): add if and unistr compatibility functions 2026-06-28 12:16:07 +08:00
二丫讲梵 df43561738
feat(editor): add executable statement markers and per-statement run 2026-06-28 12:13:29 +08:00
t8y2 baeaeba431 fix(ci): split rust checks 2026-06-28 11:45:52 +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 fa55fa0d8a
fix(driver): 修复内置驱动搜索结果重复 2026-06-28 10:08:53 +08:00
zipg 38d300bd35
fix(mysql): 修复 enum/set 字段长度显示异常 2026-06-28 09:59:07 +08:00
github-actions[bot] 213330a498 chore: bump module versions [skip ci] 2026-06-27 19:34:41 +00:00
t8y2 4c03052d54 fix(ci): rebase agents version bump 2026-06-28 03:34:01 +08:00
github-actions[bot] 9d7246b016 chore(packages): release 0.4.16 [skip node-packages-release] 2026-06-27 19:26:02 +00:00
github-actions[bot] b32165b432 chore(jdbc): bump plugin version [skip ci] 2026-06-27 18:25:17 +00:00
t8y2 05058bd777 feat(release): bump app version to 0.5.40 2026-06-28 02:24:39 +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 cd55c3d3ac
fix(sqlserver): fix unchanged FK false warning and identity column detection
* Fix: improve sidebar comment font rendering

* Fix: 修复 SQL Server 表结构保存时未修改外键误报

---------

Co-authored-by: zipg <4047349+zipg@users.noreply.github.com>
2026-06-28 00:28:55 +08:00
zipg dbc9072d30
fix(data-grid): convert empty string to NULL for nullable non-text columns
Co-authored-by: zipg <4047349+zipg@users.noreply.github.com>
2026-06-28 00:11:22 +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
zipg d65f656704
fix(codex): fix Codex CLI path resolution on Windows under nvm
Co-authored-by: zipg <4047349+zipg@users.noreply.github.com>
2026-06-27 23:54:29 +08:00
二丫讲梵 c925f9a9de
feat(docs): add Makefile build flow and update docs
*  feat(docs): 更新文档以支持 Makefile 构建流程

- 添加 Makefile 文件以简化开发环境设置
- 更新 README 和中文文档,说明使用 `make` 命令进行依赖安装和启动开发环境
- 更新快速开始文档,增加 Makefile 相关说明

*  feat(docs): 更新文档以支持 Makefile 构建流程和快速检查命令

*  feat(docs): 更新文档以说明如何贡献官网内容和预览文档
2026-06-27 23:52:54 +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 8b3fe8a7cc
Fix:修复 macOS 全屏关闭窗口异常 2026-06-27 23:28:39 +08:00
zipg 731fd0e470
fix(mysql): 避免主键谓词使用 BINARY
Co-authored-by: zipg <4047349+zipg@users.noreply.github.com>
2026-06-27 21:46:13 +08:00
private20 2835460c03
fix(dameng): 修复物化视图相关问题
排除达表节点中的物化视图
修复使用使用SYSDBA登录时无法获取物化视图

Co-authored-by: qmk <qinmingk@sina.com>
2026-06-27 21:44:35 +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
zipg 03c06fb6ef
Fix: 修复 MySQL 尾行注释导致总数不显示
Co-authored-by: staff <staff@qimaos-MacBook-Pro.local>
2026-06-27 17:26:17 +08:00
t8y2 bc5ae91abd fix(ai): open assistant links externally 2026-06-27 16:40:04 +08:00
t8y2 754b988ca5 fix(data-grid): format Oracle timestamp literals 2026-06-27 16:29:00 +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
zipg a8fa8bed5b
Fix: 修复 MongoDB 默认库影响认证库
Co-authored-by: staff <staff@qimaos-MacBook-Pro.local>
2026-06-27 15:14:57 +08:00
hb 388d59fb4a
fix(redis): handle empty scan batches and exact key lookup fallback (#1992) 2026-06-27 15:09:46 +08:00
zipg b85b14bfde
Fix: 优化 SQL 库启动加载
Co-authored-by: staff <staff@qimaos-MacBook-Pro.local>
2026-06-27 15:07:26 +08:00
t8y2 c289dda97d fix(mysql): skip delimiter commands in editor 2026-06-27 15:04:13 +08:00
miracle de39c1662d
feat: ZK 节点树改为真正懒加载 (#1987)
* feat: lazy load zookeeper nodes

* fix: preserve zookeeper focused path hierarchy
2026-06-27 15:02:09 +08:00
t8y2 9ae4d4b59e fix(duckdb): allow opening non-existent database files 2026-06-27 15:01:06 +08:00
zipg 55cd442cdb
fix: 修复 MongoDB 筛选查询预览语法 (#1989)
Co-authored-by: staff <staff@qimaos-MacBook-Pro.local>
2026-06-27 14:48:14 +08:00
t8y2 73120883b6 fix(dameng): separate materialized view metadata 2026-06-27 14:29:44 +08:00
kkk000111999 ff810f3058
fix(sql-format): format source and DDL with proper dialects 2026-06-27 12:36:13 +08:00