Commit Graph

55 Commits

Author SHA1 Message Date
t8y2 55aa0f8624 fix(mongodb): preserve int64 document filters 2026-07-03 17:39:48 +08:00
t8y2 5c79c26954 fix(iotdb): load databases without duplicate schema 2026-07-03 17:33:57 +08:00
t8y2 76f079f28b fix(h2): display JSON columns as text 2026-07-03 17:10:57 +08:00
t8y2 d64299b59e fix(gbase): load routines in object list 2026-07-03 16:34:47 +08:00
t8y2 e3b3dfc095 fix(dameng): include independent indexes in table DDL 2026-07-03 11:59:41 +08:00
t8y2 b6274858fe fix(agent): preserve JDBC decimal precision 2026-07-03 11:41:36 +08:00
t8y2 fb4bce90d6 fix(agent): cache JDBC column metadata 2026-07-03 02:26:01 +08:00
github-actions[bot] c1d3f9423d chore: bump module versions [skip ci] 2026-07-02 18:03:00 +00:00
miracle 72a7207283
fix(kafka): improve mq admin compatibility 2026-07-02 12:58:33 +08:00
t8y2 0dc83f69b5 fix(agent): execute transaction control SQL as statements 2026-07-02 12:03:49 +08:00
github-actions[bot] 612c6397c5 chore: bump module versions [skip ci] 2026-07-01 19:01:20 +00:00
t8y2 0c4ae7caf6 fix(mongodb): support shell delete commands 2026-07-01 20:23:51 +08:00
onenewcode e09ec3cd7a
fix(mongo): preserve BSON types in MongoDB-to-MongoDB transfer 2026-07-01 16:31:39 +08:00
github-actions[bot] e910a578f6 chore: bump module versions [skip ci] 2026-07-01 06:25:27 +00:00
t8y2 0756b186df fix(agents): preserve automatic version bumps 2026-07-01 14:24:29 +08:00
t8y2 3d5e873837 fix(ci): sync agent protocol contract 2026-07-01 09:15:21 +08:00
t8y2 6d9132e2a9 fix(mongo): support legacy agent bulk updates 2026-07-01 01:52:32 +08:00
t8y2 f5d8ae5894 fix(oracle): serialize xmltype query columns 2026-07-01 01:27:22 +08:00
t8y2 e786fb2980 docs(agents): prefer native Go/Rust drivers over Java 2026-07-01 01:06:18 +08:00
t8y2 25dcbeb7e4 feat(oscar): add OSCAR database support 2026-06-30 20:07:55 +08:00
zipg 5d3e692b6b
Fix: 修复 Oracle 注释开头查询不返回结果表 2026-06-30 17:24:53 +08:00
miracle 7cec4892bf
feat(kafka): support Kafka MQ admin client 2026-06-30 17:01:24 +08:00
zipg 41ed5e000a
fix: 修复 Kingbase 普通索引展示不全 2026-06-29 20:02:30 +08:00
Guoyu Su 7a5984a1fd
fix(mongodb): support shell projection and db.version 2026-06-29 00:27:27 +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
zipg be996a4352
fix(gbase8a): 优化 agent 启动错误提示 2026-06-28 10:31:59 +08:00
github-actions[bot] 213330a498 chore: bump module versions [skip ci] 2026-06-27 19:34:41 +00:00
private20 2835460c03
fix(dameng): 修复物化视图相关问题
排除达表节点中的物化视图
修复使用使用SYSDBA登录时无法获取物化视图

Co-authored-by: qmk <qinmingk@sina.com>
2026-06-27 21:44:35 +08:00
zipg a8fa8bed5b
Fix: 修复 MongoDB 默认库影响认证库
Co-authored-by: staff <staff@qimaos-MacBook-Pro.local>
2026-06-27 15:14:57 +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 73120883b6 fix(dameng): separate materialized view metadata 2026-06-27 14:29:44 +08:00
t8y2 8918b57621 fix(highgo): read postgres-like column nullable 2026-06-27 10:26:50 +08:00
t8y2 796b0ce5b7 fix(dameng): restore exports with identity columns 2026-06-26 21:25:39 +08:00
t8y2 d024ac3bf4 fix(kingbase): use catalog column metadata 2026-06-26 17:47:25 +08:00
t8y2 2f06ca5fe3 fix(data-compare): batch sync execution 2026-06-26 17:10:26 +08:00
t8y2 4e5cb62102 fix(kingbase): list views and routines 2026-06-26 15:48:18 +08:00
t8y2 f1c4604aeb fix(xugu): normalize varying column types 2026-06-26 15:38:21 +08:00
t8y2 cdfe576024 fix(structure): load dynamic data type options 2026-06-26 15:22:33 +08:00
zipg d5b483b050
fix(tdengine): fix table data preview 2026-06-25 22:58:25 +08:00
t8y2 0c0e90ab1a feat(export): add table read cursor sessions 2026-06-25 18:37:04 +08:00
t8y2 b2edf7cad6 fix(oracle): apply visible schema filter 2026-06-25 15:19:20 +08:00
github-actions[bot] aa05199f6d chore: bump module versions [skip ci] 2026-06-25 03:55:04 +00:00
t8y2 5c7951ffd9 feat(release): add unified release script 2026-06-25 11:52:16 +08:00
t8y2 7ff4363dae fix(xugu): include comments and indexes in DDL 2026-06-25 00:51:17 +08:00
miracle 5f7a6096a9
feat(zookeeper): add metadata properties to agent 2026-06-25 00:33:42 +08:00
t8y2 4b45912862 fix(tdengine): show database objects without schema layer 2026-06-24 20:18:29 +08:00
t8y2 95137b70a6 fix(oracle): speed up metadata refresh 2026-06-24 16:15:25 +08:00
t8y2 cebb39cb80 feat(completion): add scoped metadata assistant 2026-06-24 00:40:28 +08:00
t8y2 489da1b7db fix(mongodb): support legacy indexes and driver mode 2026-06-23 19:47:10 +08:00