Commit Graph

255 Commits

Author SHA1 Message Date
t8y2 329e6d20e3
fix(neo4j): fall back to configured database discovery 2026-08-02 09:20:04 +08:00
hb b5206415ae
fix(informix): resolve metadata owners correctly 2026-08-02 09:04:30 +08:00
Elias 4ee1f2b946
fix(xugu): handle metadata permissions for normal users 2026-08-02 09:02:00 +08:00
t8y2 cd299fa5fa
fix(rocketmq): bound consumer group list latency 2026-08-02 08:51:58 +08:00
t8y2 86499d5ffb
fix(oracle): isolate charset converters per connection 2026-08-02 08:12:12 +08:00
t8y2 cbf707c478
fix(oracle): stream LOB values on legacy servers 2026-08-02 01:08:11 +08:00
t8y2 21100ec22b
fix(dameng): expose sequences and packages 2026-08-02 00:42:48 +08:00
t8y2 1bd223074c
fix(tdengine): avoid full scans for table pages 2026-08-01 19:41:41 +08:00
t8y2 6c41bb4da1
fix(dameng): fall back for restricted schema objects 2026-08-01 12:34:52 +08:00
github-actions[bot] d06019a7d5 chore: bump module versions [skip ci] 2026-08-01 02:49:59 +00:00
t8y2 312a139998
fix(vastbase): support legacy catalog array metadata 2026-08-01 03:43:47 +08:00
Elias aef61df302
fix(xugu-agent): degrade SYSTEM control for normal users 2026-08-01 01:39:19 +08:00
miracle 0e414e638e
fix(agent): recover JDBC connections after query timeouts 2026-08-01 01:17:49 +08:00
t8y2 caa53596d9
fix(oceanbase): allow queries in read-only transactions 2026-08-01 00:06:33 +08:00
t8y2 1303466947
fix(iris): detect editable table primary keys 2026-08-01 00:06:33 +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
zipg efcc831675
fix(kingbase): preserve full MySQL-compatible column types 2026-07-31 16:53:37 +08:00
zipg e48902fa06
fix(sqlserver): preserve unqualified table schema for editing 2026-07-31 15:25:24 +08:00
t8y2 9057b746a6
fix(rabbitmq): honor tunnels and management endpoints 2026-07-31 13:28:43 +08:00
t8y2 ec477dea10
feat(rabbitmq): replace Java agent with Go implementation 2026-07-31 12:26:32 +08:00
github-actions[bot] 26df70cbab chore: bump module versions [skip ci] 2026-07-30 19:53:10 +00:00
t8y2 90e07cee65
fix(dameng): list tables for restricted schemas 2026-07-30 22:10:00 +08:00
二丫讲梵 99b1b73967
feat(etcd): add cluster operations and access control 2026-07-31 01:06:02 +08:00
t8y2 c5856bdc6c
fix(informix): preserve manual URL parameters 2026-07-30 22:59:58 +08:00
skyler a7a0b69605
feat(agent): add shared JDBC pooling and metadata sessions 2026-07-30 21:10:01 +08:00
Elias 44f49253d7
fix(xugu): support synonym object source requests 2026-07-30 18:18:43 +08:00
Jevin 343c81f305
fix(zookeeper): support DIGEST-MD5 SASL authentication 2026-07-30 17:16:39 +08:00
zipg dfdf916964
fix(database): handle Kingbase metadata and rename refresh 2026-07-30 16:00:12 +08:00
t8y2 d263d2c855
fix(agents): update DuckDB lockfile for dbx-core dependency 2026-07-30 12:46:50 +08:00
github-actions[bot] 1df3808daa chore: bump module versions [skip ci] 2026-07-30 02:59:19 +00:00
t8y2 545c2c9e00
fix(agents): compile shared runtime with Java 21 2026-07-30 02:24:27 +08:00
t8y2 d347c77c3d
feat(duckdb): move support to standalone driver 2026-07-30 00:50:39 +08:00
Elias 1774126f76
feat(xugu): expose private synonyms in schema tree 2026-07-30 00:43:10 +08:00
zipg 66f94f23f1
fix(gaussdb): quote identifiers by compatibility mode 2026-07-29 23:34:58 +08:00
大峰 843f945581
feat(export): add DB2 comments to XLSX headers 2026-07-29 22:37:05 +08:00
zipg 02aea73d28
fix(kingbase): preserve query schema context 2026-07-29 18:43:53 +08:00
github-actions[bot] d5bc3de621 chore: bump module versions [skip ci] 2026-07-29 05:24:30 +00:00
amwps290 820b8cd26f
feat(metadata): honor system schema visibility 2026-07-29 03:23:04 +08:00
二丫讲梵 4a5eb3f04a
feat(tdengine): optimize metadata comment search 2026-07-29 01:44:28 +08:00
Elias 99cfa1b516
fix(xugu): expose user-managed sequence DDL 2026-07-28 22:45:03 +08:00
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