Commit Graph

1180 Commits

Author SHA1 Message Date
t8y2 fec91b9aef feat(update): mirror agent release downloads 2026-07-11 23:40:18 +08:00
t8y2 bfdd7e5b1a feat(transfer): support Kingbase data transfer 2026-07-11 22:22:21 +08:00
onenewcode 54632f4c16
feat(query): add MySQL standard explain table view 2026-07-11 20:34:54 +08:00
t8y2 830e3c2183 fix(mysql): stream large SQL file execution 2026-07-11 20:25:05 +08:00
t8y2 7fb9bce089 fix(redis): continue sparse key scans 2026-07-11 19:39:40 +08:00
t8y2 3afc0e74d2 fix(core): preserve query session connections 2026-07-11 19:38:45 +08:00
t8y2 c2040021f6 fix(mysql): preserve string defaults in schema diff 2026-07-11 19:38:28 +08:00
t8y2 e4563f9659 fix(web): harden JDBC uploads and CORS 2026-07-11 17:56:47 +08:00
zipg 8d14a056b7
fix(tdengine): support table row editing 2026-07-11 13:01:33 +08:00
t8y2 5764b3d9e0 fix(duckdb): include column comments in metadata 2026-07-11 11:20:59 +08:00
t8y2 7bb2042fe5 fix(grid): omit empty generated values on insert 2026-07-11 10:56:05 +08:00
t8y2 6d60b8abd2 chore(release): bump version to 0.5.53 2026-07-11 09:51:20 +08:00
t8y2 bdc30bae28 fix(ai): use Gemini streaming endpoint in connection test 2026-07-11 09:30:23 +08:00
zipg 5d5f7feb4a
feat(dameng): support identity columns in table editor 2026-07-11 09:14:35 +08:00
t8y2 ec486b29a7 fix(mysql): avoid foreign key metadata joins 2026-07-11 09:10:36 +08:00
t8y2 0469a314da fix(postgres): skip creating existing transfer schemas 2026-07-11 09:02:34 +08:00
t8y2 c782b6a21b fix(iris): use single-row values for table imports 2026-07-11 08:56:03 +08:00
二丫讲梵 ee4658bac2
fix(sqlserver): support duplicate result columns 2026-07-11 01:00:28 +08:00
zipg 3a5ef776b1
fix(mysql): optimize stored procedure loading 2026-07-11 00:32:49 +08:00
t8y2 996f4c2d38 fix(connection): preserve saturated connection pools 2026-07-11 00:02:33 +08:00
t8y2 b5f462f8e0 fix(sqlserver): support GO in SQL file execution 2026-07-10 23:06:52 +08:00
zipg cb5ed9baf8
fix(ai): disable Ollama thinking with reasoning effort 2026-07-10 23:05:08 +08:00
t8y2 a54bcccbd5 fix(jdbc): support legacy plugin query execution 2026-07-10 22:53:12 +08:00
t8y2 982247c077 fix(postgres): stabilize metadata pagination parameters 2026-07-10 21:44:32 +08:00
t8y2 bab94cc52b fix(jdbc): support reusable multi-JAR driver bundles 2026-07-10 21:25:17 +08:00
onenewcode fc8d407a62
feat(sqlite): support table structure changes 2026-07-10 20:02:56 +08:00
zipg c35e5c560a
feat(query): support editing without selected primary keys 2026-07-10 18:57:37 +08:00
zipg e1d6d1224e
feat(oracle): support explain plans 2026-07-10 17:55:03 +08:00
t8y2 9e2960881b feat(sync): add GitHub and Gitee snippet providers 2026-07-10 15:32:35 +08:00
DengQingNian e429c8945b
feat(mysql): edit column charset and collation 2026-07-10 15:13:57 +08:00
t8y2 5a666b1f48 fix(ai): improve assistant execution and MCP settings 2026-07-10 14:31:08 +08:00
t8y2 cb6350bef6 fix(query): support editing distinct results 2026-07-10 13:19:28 +08:00
t8y2 f89392de82 fix(postgres): resolve unqualified completion tables via search path 2026-07-10 12:25:59 +08:00
zipg f73633f622
fix(sqlserver): handle query timeout and multi-result-set pagination
* Fix SQL Server query timeout and result pagination

* Address SQL Server timeout review feedback

* Cover SQL Server lock wait timeout

---------

Co-authored-by: zipg <4047349+zipg@users.noreply.github.com>
2026-07-10 10:36:11 +08:00
t8y2 3a9bdc1cf6 fix(schema-diff): match MySQL column names case-insensitively 2026-07-10 09:54:53 +08:00
t8y2 6671400fd4 fix(windows): hide subprocess console windows 2026-07-10 09:50:18 +08:00
t8y2 bcad801c84 chore(release): bump version to 0.5.52 2026-07-10 01:02:29 +08:00
zipg 67edb94b1d
feat(sqlserver): support legacy TLS compatibility 2026-07-09 22:45:54 +08:00
zipg 63ef26b25a
fix: 兼容 MySQL 代理 packet out of order
Co-authored-by: zipg <4047349+zipg@users.noreply.github.com>
2026-07-09 22:21:32 +08:00
t8y2 ed9fe57617 fix(mysql): respect query page size with existing limit 2026-07-09 21:45:05 +08:00
Guoyu Su a9e679ec7e
fix(elasticsearch): parse aggregations before empty hits 2026-07-09 21:25:33 +08:00
t8y2 d725face37 fix(transfer): map ClickHouse timestamps to DateTime64 2026-07-09 20:34:45 +08:00
二丫讲梵 90276464b2
feat(dataGrid): fix temporal cell editor precision 2026-07-09 20:20:14 +08:00
t8y2 39d956f2e8 fix(redis): skip confirmation for regular writes 2026-07-09 18:59:12 +08:00
Guoyu Su 15d392bc44
fix(transfer): keep task active after table errors 2026-07-09 18:30:29 +08:00
zipg e25be6335d
fix(core): reconnect stale agent pools on JDBC errors 2026-07-09 18:27:23 +08:00
lexmin0412 f590a727a0
fix(ai): use correct DeepSeek API format to disable thinking 2026-07-09 18:12:05 +08:00
Guoyu Su c87d42fb5e
fix(mysql): preserve binary literals during transfer 2026-07-09 17:42:12 +08:00
t8y2 c545d40fc5 fix(doris): use Doris column rename syntax 2026-07-09 15:44:35 +08:00
t8y2 b52dcb8623 fix(mysql): replace routines before source save 2026-07-09 15:23:41 +08:00