Commit Graph

1571 Commits

Author SHA1 Message Date
miracle 0e414e638e
fix(agent): recover JDBC connections after query timeouts 2026-08-01 01:17:49 +08:00
GIWTO 743af84e6f
fix(sidebar): support dropping schema for Dameng database 2026-08-01 00:19:04 +08:00
t8y2 290693e0fa
fix(oracle): prefix bare routine sources for saving 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 ee26b2a580
fix(mongodb): support legacy update commands 2026-07-31 21:41:09 +08:00
t8y2 89133a22d5
fix(import): honor empty-string option for Excel 2026-07-31 21:41:08 +08:00
guoyongchang 486a73ef09
fix(sqlserver): honor USE context in completions 2026-07-31 21:22:31 +08:00
Abeautifulsnow c43e8455c4
fix(export): split XLSX sheets and stream worksheet XML 2026-07-31 19:45:37 +08:00
zipg ecac4800c4
fix(postgres): preserve copied table comments safely 2026-07-31 19:33:43 +08:00
t8y2 12373868ec
fix(elasticsearch): preserve legacy document type on update 2026-07-31 17:08:21 +08:00
t8y2 005deaf213
fix(doris): omit charset from create database SQL 2026-07-31 17:08:21 +08:00
t8y2 5d18a5f88d
fix(postgres): decode record results through text protocol 2026-07-31 17:08:21 +08:00
Eden 4a2f8f1f33
fix(ai): preserve Gemini thought signatures across tool calls 2026-07-31 16:49:40 +08:00
zipg 7eb18fb3a8
feat(turso): enable metadata and table rename support 2026-07-31 16:23:25 +08:00
t8y2 65bf06f12e
fix(postgres): decode json arrays without binary prefixes 2026-07-31 15:46:15 +08:00
zipg e48902fa06
fix(sqlserver): preserve unqualified table schema for editing 2026-07-31 15:25:24 +08:00
onenewcode 9e0ec7b7ef
fix(mysql): handle nullable view collation 2026-07-31 13:53:44 +08:00
zipg 71a30e921e
fix(gaussdb): support M mode SQL generation and DDL 2026-07-31 13:51:26 +08:00
t8y2 9057b746a6
fix(rabbitmq): honor tunnels and management endpoints 2026-07-31 13:28:43 +08:00
github-actions[bot] 8bb09502e5 chore(packages): release 0.4.49 [skip node-packages-release] 2026-07-31 04:41:27 +00:00
t8y2 ec477dea10
feat(rabbitmq): replace Java agent with Go implementation 2026-07-31 12:26:32 +08:00
Gadfly cc717d116c
fix(mcp): support older glibc and XDG data paths 2026-07-31 11:36:43 +08:00
github-actions[bot] 2f9fbb4e0a chore(packages): release 0.4.48 [skip node-packages-release] 2026-07-30 19:55:22 +00:00
t8y2 7d277ddb64
chore(release): prepare v0.5.71 2026-07-31 03:38:10 +08:00
二丫讲梵 c697d0c7ad
feat(redis): improve key detail auto-refresh and TTL polling 2026-07-31 02:41:26 +08:00
t8y2 348cbc0870
fix(query): honor unlimited agent batch timeout 2026-07-30 22:20:00 +08:00
zipg 3ed3aa41cb
fix(jdbc): avoid duplicate managed driver imports 2026-07-31 02:05:36 +08:00
zipg f5c29f08f1
fix(kingbase): preserve paging for multi-statement queries 2026-07-31 01:57:49 +08:00
t8y2 298223db8f
fix(mysql): prefer SHOW DATABASES for catalogs 2026-07-31 01:35:59 +08:00
t8y2 e25f2c762f
fix(transfer): create Dameng tables without IF NOT EXISTS 2026-07-31 01:35:59 +08:00
二丫讲梵 99b1b73967
feat(etcd): add cluster operations and access control 2026-07-31 01:06:02 +08:00
t8y2 774b1612dc
fix(h2): ignore stale JDBC driver class 2026-07-31 00:48:24 +08:00
t8y2 5ad5b4fcc3
fix(oracle): serialize RAW values with HEXTORAW 2026-07-31 00:48:24 +08:00
t8y2 1e7b3f3dec
fix(transfer): preserve Kingbase comments 2026-07-31 00:48:24 +08:00
t8y2 0e5c9d35f3
fix(sqlserver): include trigger definitions in metadata 2026-07-31 00:02:15 +08:00
t8y2 e66faee470
fix(schema): load MySQL DDL through generic JDBC 2026-07-31 00:02:15 +08:00
t8y2 2f24a4c6f6
fix(transfer): skip MySQL generated columns in inserts 2026-07-31 00:02:15 +08:00
Octopus 0234470466
feat(ai): add MiniMax provider preset 2026-07-30 23:05:12 +08:00
zipg 961d9683b9
feat(gaussdb): support vendor JDBC driver for M mode 2026-07-30 23:02:56 +08:00
t8y2 318d12293d
fix(mongodb): route legacy collection listing correctly 2026-07-30 22:59:58 +08:00
t8y2 b3774a0ed5
fix(sqlserver): export bit values as numeric literals 2026-07-30 22:59:58 +08:00
dienaso 31ad4cfaca
fix(core): include auto-increment primary keys in copied INSERTs 2026-07-30 21:10:19 +08:00
skyler a7a0b69605
feat(agent): add shared JDBC pooling and metadata sessions 2026-07-30 21:10:01 +08:00
dienaso 7f40aaccaf
fix(core): preserve JSON literals in copied INSERT statements 2026-07-30 20:56:31 +08:00
guoyongchang b89e0079a5
fix(sqlserver): preserve database-qualified editing targets 2026-07-30 20:55:14 +08:00
t8y2 350096b4f7
feat(easysearch): add first-class database support 2026-07-30 19:03:09 +08:00
Abeautifulsnow 6c3c6864f3
feat(sql-file): show per-file execution statistics 2026-07-30 18:41:56 +08:00
Elias 44f49253d7
fix(xugu): support synonym object source requests 2026-07-30 18:18:43 +08:00
SnowArk 8d1d4c6a91
fix(mysql): avoid information schema table join on MySQL 5.7 2026-07-30 17:16:17 +08:00
如梦技术 adb6d86b53
feat(database): support Doris and StarRocks catalogs 2026-07-30 16:03:32 +08:00