二丫讲梵
|
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 |
onenewcode
|
b39a0f18a4
|
fix(milvus): derive default writes from schema
|
2026-07-30 16:02:58 +08:00 |
onenewcode
|
223e9b3a2f
|
fix(redis): paginate stream entries
|
2026-07-30 15:56:56 +08:00 |
t8y2
|
4b522f5c1a
|
fix(grid): support Unicode aliases in editable queries
|
2026-07-30 12:32:23 +08:00 |
github-actions[bot]
|
91afd7079e
|
chore(packages): release 0.4.47 [skip node-packages-release]
|
2026-07-30 04:10:01 +00:00 |
t8y2
|
870d14e1c9
|
fix(mcp): enable DuckDB sidecar support
|
2026-07-30 11:54:55 +08:00 |
github-actions[bot]
|
bbd01d9a30
|
chore(packages): release 0.4.46 [skip node-packages-release]
|
2026-07-30 02:36:16 +00:00 |
t8y2
|
beaf52582f
|
chore(release): prepare v0.5.70
|
2026-07-30 09:43:16 +08:00 |
Guoyu Su
|
d0a55b1b07
|
fix(sqlite): normalize database context routing
|
2026-07-30 03:12:02 +08:00 |
t8y2
|
3009b9ac54
|
fix(updater): clean runtime resources before restart
|
2026-07-30 02:14:23 +08:00 |
lizujie
|
f5daba54b6
|
feat(mcp): add stateful pinned query sessions
|
2026-07-30 00:58:40 +08:00 |
t8y2
|
d347c77c3d
|
feat(duckdb): move support to standalone driver
|
2026-07-30 00:50:39 +08:00 |
greathaoqi
|
ed018dbc77
|
feat(query): show live statement execution progress
|
2026-07-30 00:44:10 +08:00 |
onenewcode
|
f80fdcdfa7
|
fix(dameng): support primary key editing
|
2026-07-30 00:06:48 +08:00 |
zipg
|
66f94f23f1
|
fix(gaussdb): quote identifiers by compatibility mode
|
2026-07-29 23:34:58 +08:00 |
miracle
|
d0c3a3fd2e
|
perf(import): bound bulk import memory and cancellation
|
2026-07-29 22:53:34 +08:00 |
大峰
|
843f945581
|
feat(export): add DB2 comments to XLSX headers
|
2026-07-29 22:37:05 +08:00 |
jischeng
|
2152f8cde8
|
fix(mysql): use database-specific catalog switching
|
2026-07-29 20:41:09 +08:00 |
Guoyu Su
|
9571519179
|
feat(ai): add Anthropic-compatible provider
|
2026-07-29 20:38:09 +08:00 |
lewis
|
4a6422365b
|
feat(redis): support database aliases
|
2026-07-29 20:33:34 +08:00 |
Abeautifulsnow
|
52d5c99a92
|
fix(ai): improve API retry handling
|
2026-07-29 16:16:39 +08:00 |
Freedom
|
a4352d6560
|
fix(export): show progress while preparing database export
|
2026-07-29 14:43:07 +08:00 |
github-actions[bot]
|
792acf791f
|
chore(packages): release 0.4.45 [skip node-packages-release]
|
2026-07-29 04:56:35 +00:00 |
t8y2
|
b991db191b
|
chore(release): prepare v0.5.69
|
2026-07-29 08:50:09 +08:00 |
mikodream
|
fdaef62518
|
feat(oracle): support safe trigger structure editing
|
2026-07-29 04:32:27 +08:00 |