Commit Graph

214 Commits

Author SHA1 Message Date
github-actions[bot] cd7f91ef6b chore: bump module versions [skip ci] 2026-07-27 17:58:14 +00:00
t8y2 789f0118f5
fix(oracle): preserve quoted view names 2026-07-27 23:04:56 +08:00
zipg a77e089848
fix(dameng): use valid LIKE escape for metadata search 2026-07-27 22:46:17 +08:00
t8y2 ae90b81c14
fix(kingbase): emulate sslmode prefer in native agent 2026-07-27 21:18:16 +08:00
t8y2 f8b40e30a9
fix(dameng): preserve spatial indexes in table DDL 2026-07-27 20:08:39 +08:00
t8y2 cec4796dab
fix(oceanbase): read blob values as bytes 2026-07-27 18:26:49 +08:00
t8y2 fabdc1b75a
fix(tdengine): preserve timestamp precision 2026-07-27 18:26:49 +08:00
Elias 7e024b8cef
fix(xugu): return SHOW statement result sets 2026-07-27 17:46:03 +08:00
idx 60b0d8a9a8
fix(kafka): include EC support in managed JRE 2026-07-27 17:23:07 +08:00
t8y2 a0b9e0b37b
fix(oracle): avoid SYSDBA service as explain schema 2026-07-27 13:39:40 +08:00
二丫讲梵 39d0f5b30f
fix(etcd): preserve raw key identity in browser actions 2026-07-27 13:18:53 +08:00
github-actions[bot] 80acc1428f chore: bump module versions [skip ci] 2026-07-26 17:48:33 +00:00
dienaso 5ad08e633b
docs(agents): add Chinese agent authoring guide 2026-07-26 23:34:04 +08:00
t8y2 5e7ab62066
fix(dameng): support SSL connection settings 2026-07-26 15:31:11 +08:00
Elias b5435e7795
fix(xugu): preserve executable reconstructed table DDL 2026-07-26 12:45:18 +08:00
Elias 3836142f72
fix(xugu): preserve programmable object DDL execution 2026-07-26 11:56:19 +08:00
二丫讲梵 f56d3a86c1
feat(etcd): add key TTL synchronization 2026-07-26 11:55:52 +08:00
zipg cff987f748
fix(kingbase): preserve DATE time imports 2026-07-25 19:40:30 +08:00
Guoyu Su 3da4dd5ff9
fix(mongodb): avoid exact count for unfiltered queries 2026-07-25 19:40:09 +08:00
amwps290 736ba75c9e
feat(schema): include indexes and triggers in table DDL 2026-07-25 12:06:24 +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
t8y2 8554320379
fix(kingbase): remove legacy Java agent remnants 2026-07-24 14:53:56 +08:00
t8y2 8ae2146546
fix(kingbase): probe legacy identifier quote syntax 2026-07-24 14:40:51 +08:00
t8y2 5a47084c7b
fix(mongodb): decode extended JSON document ids 2026-07-24 14:30:34 +08:00
t8y2 6eb71ae9fe
fix(agents): remove legacy Kingbase coverage entry 2026-07-24 11:39:39 +08:00
t8y2 7923a25837
fix(agents): recognize native Kingbase module 2026-07-24 11:32:00 +08:00
t8y2 3fa3a5b663
feat(kingbase): remove legacy Java agent 2026-07-24 11:26:28 +08:00
gggaiitx b121240b2f
fix(hana): show tables under schemas 2026-07-24 10:02:27 +08:00
zipg 405dca5bb4
fix(kingbase): restore column comments in table DDL 2026-07-24 09:31:31 +08:00
github-actions[bot] 6c09c24e95 chore: bump module versions [skip ci] 2026-07-23 17:36:01 +00:00
t8y2 2bdab48d78 fix(oracle): support locked edits and OceanBase sources 2026-07-23 23:59:03 +08:00
t8y2 3b004abb1e feat(oracle): add TNS connections and trigger editing 2026-07-23 23:03:45 +08:00
t8y2 15972b222b fix(oracle): include system schemas in schema list 2026-07-23 19:04:46 +08:00
t8y2 08e907c3db fix(oracle): preserve timezone-less datetime values 2026-07-23 19:04:22 +08:00
t8y2 857a3acb90 fix(kingbase): preserve identity columns in table DDL 2026-07-23 18:24:40 +08:00
miracle c11b0b160d
fix(mongodb): preserve int64 filter values 2026-07-23 17:06:31 +08:00
t8y2 87bb06d3e4 fix(kingbase): report compatibility identifier quote 2026-07-23 15:35:42 +08:00
github-actions[bot] b747009cfc chore: bump module versions [skip ci] 2026-07-22 17:53:54 +00:00
miracle 8adf802444
fix(kafka): support ZooKeeper broker discovery 2026-07-23 00:20:47 +08:00
Yann丶 39e554369f
feat(rabbitmq): add message queue management support 2026-07-22 23:52:09 +08:00
amwps290 c958fc9799
fix(kingbase): load comments in MySQL compatibility mode 2026-07-22 18:11:25 +08:00
zipg a81d6da604
fix(dameng): support configurable system schemas 2026-07-22 17:40:40 +08:00
zipg a94a6e3f84
fix(xugu): support legacy column metadata 2026-07-22 13:26:37 +08:00
t8y2 9e53fe28f8 fix(xugu): stabilize watchdog test 2026-07-22 10:51:44 +08:00
github-actions[bot] b7f38a088e chore: bump module versions [skip ci] 2026-07-22 02:40:19 +00:00
t8y2 9d7d4aa2ea fix(kingbase): avoid privileged table metadata query 2026-07-22 10:34:47 +08:00
github-actions[bot] d9dbb66b5d chore: bump module versions [skip ci] 2026-07-21 18:15:08 +00:00
zipg 25e799c34b
fix(oracle): restore alias completion and DIP visibility 2026-07-22 01:14:56 +08:00
amwps290 fb6ef28974
fix(kingbase): respect database_mode in native driver 2026-07-21 16:55:56 +08:00