Commit Graph

60 Commits

Author SHA1 Message Date
t8y2 996ce42e80
fix(mongodb): support find explain commands
Closes #5619
2026-08-07 18:51:04 +08:00
t8y2 1ac1b75f6d
fix(agent): preserve unsupported JDBC network timeout errors
Closes #5568
2026-08-07 10:42:12 +08:00
t8y2 4402faac1c
fix(jdbc): fall back when statement batches are unsupported
Closes #5556
2026-08-07 01:51:22 +08:00
t8y2 d38fe5b173
feat(tdengine): replace Java agent with native Rust driver 2026-08-04 17:42:05 +08:00
t8y2 2e57ac8bc0
fix(mongodb): support legacy Agent findOne queries
Closes #5300
2026-08-04 13:09:33 +08:00
zipg 7e6923d53b
fix(gbase8s): stabilize connections and table access
Co-authored-by: zipg <4047349+zipg@users.noreply.github.com>
2026-08-04 09:55:36 +08:00
zipg a537565875
fix(dameng): handle DBMS_OUTPUT messages safely 2026-08-03 15:07:18 +08:00
onenewcode 8e7b74d0ee
feat(mongodb): improve sidebar index management 2026-08-02 22:45:33 +08:00
miracle bcafc4a474
fix(query): preserve structured backend errors 2026-08-02 16:37:46 +08:00
t8y2 312a139998
fix(vastbase): support legacy catalog array metadata 2026-08-01 03:43:47 +08:00
miracle 0e414e638e
fix(agent): recover JDBC connections after query timeouts 2026-08-01 01:17:49 +08:00
amwps290 a6a072294a
feat(spatial): add SRID-aware geometry previews 2026-07-31 22:31:51 +08:00
t8y2 ac49b28cab
fix(agent): read JDBC blobs through Blob values 2026-07-31 21:41:07 +08:00
二丫讲梵 99b1b73967
feat(etcd): add cluster operations and access control 2026-07-31 01:06:02 +08:00
skyler a7a0b69605
feat(agent): add shared JDBC pooling and metadata sessions 2026-07-30 21:10:01 +08:00
zipg 66f94f23f1
fix(gaussdb): quote identifiers by compatibility mode 2026-07-29 23:34:58 +08:00
zipg a77e089848
fix(dameng): use valid LIKE escape for metadata search 2026-07-27 22:46:17 +08:00
二丫讲梵 39d0f5b30f
fix(etcd): preserve raw key identity in browser actions 2026-07-27 13:18:53 +08:00
二丫讲梵 f56d3a86c1
feat(etcd): add key TTL synchronization 2026-07-26 11:55:52 +08:00
t8y2 7ee335e38a
feat(uxdb): add UXDB database support 2026-07-24 21:15:06 +08:00
Elias 0362fef273
feat(xugu): expose table child metadata 2026-07-24 16:47:13 +08:00
gggaiitx b121240b2f
fix(hana): show tables under schemas 2026-07-24 10:02:27 +08:00
t8y2 9679d48824 fix(sqlserver): return informational server messages 2026-07-19 12:47:46 +08:00
zipg 67b04f5635
fix(kingbase): omit invalid varchar length in exported DDL 2026-07-16 17:30:34 +08:00
zipg 12ab08f543
fix(kingbase): set pg_catalog last in pg-compat search_path
* fix(kingbase): prioritize selected schema in pg catalog mode

* Fix:安全解析 Kingbase 所选模式对象

---------

Co-authored-by: zipg <4047349+zipg@users.noreply.github.com>
2026-07-16 00:54:33 +08:00
shen 3748d83cde
feat(desktop): add database info and SQL statement markers 2026-07-15 18:35:34 +08:00
t8y2 904863a57c fix(kingbase): preserve SQLServer identity metadata 2026-07-15 13:01:18 +08:00
zipg 8020fe5886
fix(sqlserver): preserve explicit instance ports 2026-07-14 01:27:40 +08:00
gggaiitx 8a6640e184
fix(ddl): include table comments in generated DDL 2026-07-13 21:06:08 +08:00
zipg d1cce3ed1e
fix(kingbase): quote MySQL-compatible identifiers 2026-07-13 18:51:32 +08:00
t8y2 67541232a2 fix(agents): share runtimes across connection sessions 2026-07-13 15:13:48 +08:00
Guoyu Su a99a34b4ab
fix(mongodb): use dedicated count for legacy collections 2026-07-13 13:21:50 +08:00
t8y2 fda65621e2 fix(jdbc): include routines in object metadata 2026-07-11 09:21:17 +08:00
zipg 9cf62a1c71
fix(tdengine): group subtables under super tables 2026-07-11 00:12:45 +08:00
t8y2 43f52463de fix(vastbase): include check constraints in table DDL 2026-07-10 23:24:21 +08:00
t8y2 3e628d2c7b fix(oceanbase): sync Oracle session query timeout 2026-07-10 22:16:46 +08:00
Guoyu Su ca9e11217e
fix(mongodb): support collection drop shell command 2026-07-09 14:16:32 +08:00
Guoyu Su 3bc208dbf9
fix(mongodb): support legacy index commands 2026-07-09 00:33:52 +08:00
LRcoding f659a74a87
fix(jdbc): recover primary keys via catalog fallback 2026-07-07 14:41:52 +08:00
zipg 668919a7c9
fix(gbase8s): make view source saves safer 2026-07-07 01:50:53 +08:00
t8y2 ece47c85d6 fix(kingbase): prioritize selected schema search path 2026-07-06 19:42:58 +08:00
zipg f2c429afd9
fix: support metadata comment search
Co-authored-by: zipg <4047349+zipg@users.noreply.github.com>
2026-07-06 16:49:28 +08:00
t8y2 e74782f651 feat(metadata): optimize agent metadata loading 2026-07-05 12:09:24 +08:00
t8y2 76f079f28b fix(h2): display JSON columns as text 2026-07-03 17:10:57 +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
t8y2 0dc83f69b5 fix(agent): execute transaction control SQL as statements 2026-07-02 12:03:49 +08: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
t8y2 3d5e873837 fix(ci): sync agent protocol contract 2026-07-01 09:15:21 +08:00