Commit Graph

124 Commits

Author SHA1 Message Date
amwps290 fb6ef28974
fix(kingbase): respect database_mode in native driver 2026-07-21 16:55:56 +08:00
t8y2 8f98e28305 fix(tdengine): switch REST databases without USE SQL 2026-07-21 15:58:06 +08:00
t8y2 38b3751e6d fix(dameng): support trigger source retrieval 2026-07-21 13:59:27 +08:00
Melody Ruch 1e9e0e6dd0
fix(kingbase): preserve user schemas with system-like names 2026-07-21 00:10:42 +08:00
Elias e143a76e1f
fix(xugu): reconstruct table DDL without privileged metadata 2026-07-20 23:30:53 +08:00
zipg 3650b6026e
fix(kingbase): load indexes in SQL Server mode 2026-07-20 23:29:43 +08:00
zipg f4ce0dc435
fix(dameng): support low-privilege schema loading 2026-07-20 23:28:21 +08:00
AiLi 574172f667
feat(rocketmq): add agent and management console 2026-07-20 22:58:05 +08:00
t8y2 35c33a4085 feat(kingbase): add native Go agent 2026-07-20 18:43:23 +08:00
zipg e40ce9336f
fix(kingbase): load V8R6 column metadata 2026-07-20 18:16:28 +08:00
Spencer.Chang d69f9d3cde
fix(jdbc): avoid privileged Kingbase metadata query 2026-07-20 16:54:51 +08:00
zipg 20e62bbffa
fix(kingbase): restore bounded string lengths 2026-07-20 16:27:26 +08:00
zipg c00ed415d9
fix(kingbase): 降级处理异常 identity 兼容视图 2026-07-20 11:34:30 +08:00
zipg 2a65b278e8
fix(kingbase): load tables for restricted users 2026-07-18 21:41:14 +08:00
t8y2 0f02e216aa fix(mongodb): preserve date-shaped string values 2026-07-18 00:11:21 +08:00
Elias 08cd8903f4
feat(xugu): expose programmable object metadata 2026-07-17 17:53:44 +08:00
vrustx a1d728092c
fix(mongodb): support aggregation pipeline updates 2026-07-17 01:08:22 +08:00
zipg 5c7832720e
fix(gbase8a): preserve native table DDL 2026-07-17 00:06:37 +08:00
Freedom 68b1777aa4
feat(mq): improve Kafka peek and admin localization 2026-07-16 18:20:27 +08:00
Abeautifulsnow d9ef8b0cac
fix(agent): enforce Oracle and Xugu query timeouts 2026-07-16 18:00:08 +08:00
zipg 67b04f5635
fix(kingbase): omit invalid varchar length in exported DDL 2026-07-16 17:30:34 +08:00
zipg b4bf5e078b
fix(dameng): classify materialized views in paged metadata 2026-07-16 16:33:07 +08:00
zipg bfcd7593ee
fix(kingbase): preserve table comments and schema expansion 2026-07-16 16:05:51 +08:00
zipg 6b07b14af8
fix(zookeeper): 修复慢连接超时
Co-authored-by: zipg <4047349+zipg@users.noreply.github.com>
2026-07-16 15:30:27 +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
LRcoding 711d0ec57b
test(editor): cover context menu routing payloads 2026-07-15 20:53:22 +08:00
zipg 14ce7a229e
fix(kingbase): filter non-connectable databases 2026-07-15 19:28:44 +08:00
shen 3748d83cde
feat(desktop): add database info and SQL statement markers 2026-07-15 18:35:34 +08:00
t8y2 deb4cbfdfe fix(dameng): return rows for explain queries 2026-07-15 14:29:23 +08:00
t8y2 904863a57c fix(kingbase): preserve SQLServer identity metadata 2026-07-15 13:01:18 +08:00
t8y2 f0044d733b fix(kingbase): preserve column comments 2026-07-15 10:38:26 +08:00
miracle 0d57c39a78
perf(zookeeper): optimize connection initialization 2026-07-14 23:16:10 +08:00
Hand Sonic 96f1e8bb9a
fix(kingbase): decode trigger timing flags 2026-07-14 15:31:03 +08:00
zipg 88d05a0a19
feat(oracle): improve multi-schema completion 2026-07-14 12:35:13 +08:00
zipg 2a5e7ac1c7
fix(mongodb): preserve long ids in filters and updates 2026-07-14 11:09:11 +08:00
onenewcode 32b4acee3a
feat(dameng): preserve character length units 2026-07-14 01:28:19 +08:00
zipg 8020fe5886
fix(sqlserver): preserve explicit instance ports 2026-07-14 01:27:40 +08:00
zipg 4475ccb7fc
fix(dameng): serialize metadata queries 2026-07-13 23:57:45 +08:00
zipg 032a8d0f80
fix(sqlserver): restore legacy TLS RSA ciphers 2026-07-13 21:08:17 +08:00
gggaiitx 8a6640e184
fix(ddl): include table comments in generated DDL 2026-07-13 21:06:08 +08:00
t8y2 117b1731f7 fix(zookeeper): handle znodes without data 2026-07-13 19:13:18 +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
zipg 9a09bd49cb
fix(mongodb): support array filters in updates 2026-07-12 23:13:36 +08:00
t8y2 72880d2933 feat(h2): add legacy 2.1 driver 2026-07-12 22:14:01 +08:00
t8y2 6368c49c16 fix(kingbase): support PostgreSQL catalog mode 2026-07-12 21:28:46 +08:00
zipg 8d14a056b7
fix(tdengine): support table row editing 2026-07-11 13:01:33 +08:00
t8y2 28ee0ecc8c fix(access): support encrypted database files 2026-07-11 10:44:20 +08:00
zipg 9cf62a1c71
fix(tdengine): group subtables under super tables 2026-07-11 00:12:45 +08:00