Commit Graph

1559 Commits

Author SHA1 Message Date
zipg 0650428d1c
feat(structure): persist local column order 2026-07-12 12:06:49 +08:00
miracle 16e879e40e
perf(query): optimize result loading and connection reuse 2026-07-12 11:18:52 +08:00
onenewcode 24c63b6012
feat(elasticsearch): render REST JSON responses 2026-07-12 10:49:25 +08:00
t8y2 512f46a835 fix(ui): scope legacy WebView fallbacks 2026-07-12 10:30:34 +08:00
gggaiitx 3c4c16dc06
fix: 修复双击模式下单击对象失效,右键查看DDL、源码等复用右侧面板 2026-07-12 10:07:13 +08:00
t8y2 f7f0397407 fix(editor): avoid extra cursor in column selection 2026-07-12 10:05:58 +08:00
wuxiemian 1be66fb115
feat(safety): add production environment safeguards 2026-07-12 10:02:27 +08:00
t8y2 be66d6f46b fix(export): preserve numeric types in XLSX files 2026-07-12 09:45:27 +08:00
t8y2 c2b6aef315 feat(import): support batch files and Excel sheets 2026-07-12 00:59:36 +08:00
二丫讲梵 add57d3ae0
feat(toolbar): redesign query result toolbar layout 2026-07-12 00:30:43 +08:00
t8y2 fec91b9aef feat(update): mirror agent release downloads 2026-07-11 23:40:18 +08:00
t8y2 7c0fd73f7d fix(grid): keep select all inside cell details 2026-07-11 23:05:50 +08:00
t8y2 ead9a05c3c fix(quick-open): index grouped database objects 2026-07-11 22:45:04 +08:00
zipg 00d78d8b6a
fix: shorten icon theme copy by platform
Co-authored-by: tangheng <tangheng@tanghengdeMacBook-Pro.local>
2026-07-11 21:55:11 +08:00
zipg 8ff0f13bd4
fix: 兼容intel Mac旧版系统webview中样式问题
Co-authored-by: tangheng <tangheng@tanghengdeMacBook-Pro.local>
2026-07-11 21:53:29 +08:00
t8y2 361f7774e9 fix(objects): preserve database object source formatting 2026-07-11 21:38:24 +08:00
二丫讲梵 92b42d559d
fix(redis): 优化自动刷新逻辑和显示TTL的计算
- 修改computeAutoRefreshTick函数,简化逻辑判断
- 更新computeDisplayTtl函数,确保倒计时为零时不显示过期的服务器TTL
2026-07-11 20:53:44 +08:00
miracle 1a309b6b63
feat(editor): configure SQL variable syntax 2026-07-11 20:45:07 +08:00
onenewcode 54632f4c16
feat(query): add MySQL standard explain table view 2026-07-11 20:34:54 +08:00
t8y2 7fb9bce089 fix(redis): continue sparse key scans 2026-07-11 19:39:40 +08:00
t8y2 1dd4623919 fix(sql-files): distinguish files with duplicate names 2026-07-11 18:32:17 +08:00
zipg 3747f08baa
fix(table): refresh data tabs after clearing tables 2026-07-11 17:48:51 +08:00
zipg 085d7661af
fix(objects): add safe object browser batch empty action 2026-07-11 17:48:45 +08:00
t8y2 cb51832d7b fix(structure): default editor to columns 2026-07-11 13:45:49 +08:00
t8y2 a1b8174951 fix(doris): preserve external catalog in object browser 2026-07-11 13:34:18 +08:00
zipg 8d14a056b7
fix(tdengine): support table row editing 2026-07-11 13:01:33 +08:00
zipg 1a833714ba
fix(agents): include Kerberos modules in managed JRE 2026-07-11 13:00:56 +08:00
gggaiitx 5bcd24df1c
feat(objects): open database objects in side panel 2026-07-11 12:48:57 +08:00
t8y2 6f90d878d2 fix(i18n): shorten collapse results label 2026-07-11 09:33:45 +08:00
t8y2 eecc2473d9 fix(grid): hide table actions before data loads 2026-07-11 09:29:25 +08:00
t8y2 8506c9c373 feat(grid): move column width to view options 2026-07-11 09:23:24 +08:00
zipg 5d5f7feb4a
feat(dameng): support identity columns in table editor 2026-07-11 09:14:35 +08:00
Abeautifulsnow 088a4a081b
fix(ai): preserve editor content for SQL actions 2026-07-11 08:55:51 +08:00
zipg 343a5ba6c9
fix(grid): separate table open row limit 2026-07-11 08:55:43 +08:00
zipg 1d0d2fbc05
fix(sql-library): stabilize rename input 2026-07-11 08:55:35 +08:00
二丫讲梵 264909aaa9
feat(mongo): add document JSON preview 2026-07-11 01:00:47 +08:00
zipg 3a5ef776b1
fix(mysql): optimize stored procedure loading 2026-07-11 00:32:49 +08:00
t8y2 16d7aef4db fix(grid): reload restored data tabs from shortcuts 2026-07-11 00:17:02 +08:00
zipg 9cf62a1c71
fix(tdengine): group subtables under super tables 2026-07-11 00:12:45 +08:00
lexmin0412 dd8f4a0f87
fix(ui): deactivate settings when activating tabs 2026-07-11 00:05:05 +08:00
t8y2 375be106f8 fix(editor): keep MySQL routine as one execution target 2026-07-10 23:46:15 +08:00
t8y2 8339dec428 feat(grid): auto-scroll while dragging cell selection 2026-07-10 23:35:54 +08:00
t8y2 53f2a4f215 fix(spark): apply selected database to queries 2026-07-10 21:45:13 +08:00
t8y2 bab94cc52b fix(jdbc): support reusable multi-JAR driver bundles 2026-07-10 21:25:17 +08:00
t8y2 a6de6a1f08 fix(desktop): apply macOS Dock icon theme 2026-07-10 20:53:34 +08:00
onenewcode fc8d407a62
feat(sqlite): support table structure changes 2026-07-10 20:02:56 +08:00
zipg f7eec00c8e
fix(grid): reuse prepared row copy statements 2026-07-10 19:43:25 +08:00
gggaiitx ae4bbe1564
feat(grid): adjust column widths by density 2026-07-10 19:39:28 +08:00
gggaiitx b509520382
fix(grid): prevent horizontal scrollbar row overlap 2026-07-10 19:38:54 +08:00
LSD ee3de0525e
fix(nacos): improve config selection and separators 2026-07-10 19:27:07 +08:00
zipg c35e5c560a
feat(query): support editing without selected primary keys 2026-07-10 18:57:37 +08:00
SuLea-IT 68cfb5af5c
fix(query): reduce retained result memory 2026-07-10 18:15:25 +08:00
gggaiitx 2f3d1de46a
fix(structure): default edit view to DDL 2026-07-10 18:14:18 +08:00
vrustx 34cf69132d
fix(editor): rank exact completion matches first 2026-07-10 18:12:35 +08:00
vrustx 024a4aedd6
fix(editor): resolve JOIN tables for navigation 2026-07-10 18:10:08 +08:00
zipg e1d6d1224e
feat(oracle): support explain plans 2026-07-10 17:55:03 +08:00
二丫讲梵 0f4abce2b8
fix(redis): 移除刷新按钮的动画效果 (#3149) 2026-07-10 17:19:49 +08:00
t8y2 8c7e34a6de fix(mysql): edit enum column values 2026-07-10 16:10:54 +08:00
二丫讲梵 ea8b3f9800
feat(tabs): enhance result toolbar layout and labels 2026-07-10 15:54:01 +08:00
t8y2 abee51d625 fix(doris): use internal database for external catalogs 2026-07-10 15:48:56 +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 3b1a9cb98b feat(grid): allow table font size down to 8 2026-07-10 14:39:21 +08:00
t8y2 5a666b1f48 fix(ai): improve assistant execution and MCP settings 2026-07-10 14:31:08 +08:00
t8y2 1c18a80092 feat(grid): allow table font size down to 10 2026-07-10 14:14:49 +08:00
t8y2 9903747381 fix(redis): preserve large JSON numbers 2026-07-10 13:50:30 +08:00
LSD 0efc724369
fix(nacos): improve config list scrolling
* fix(nacos): improve config list scrolling

* fix(nacos): add resizable config list columns
2026-07-10 13:40:27 +08:00
zipg 7b2f969356
feat: support emptying multiple selected tables
* Feature: support emptying multiple selected tables

* ci: retrigger checks

* Fix batch empty safety and ClickHouse feedback

---------

Co-authored-by: zipg <4047349+zipg@users.noreply.github.com>
2026-07-10 13:36:40 +08:00
onlyc0302 903ab26c9b
fix(postgres): allow extension dialog scrolling on desktop (#3107)
* fix(postgres): allow extension dialog scrolling

* feat(postgres): 优化安装插件弹窗高度响应式样式
对于issus#2989-pr#3033的补充修改。
2026-07-10 13:27:10 +08:00
t8y2 cb6350bef6 fix(query): support editing distinct results 2026-07-10 13:19:28 +08:00
t8y2 a9428e3c73 feat(editor): naturally sort schema options 2026-07-10 13:16:07 +08:00
zipg 77a5943729
fix(editor): update SQL search escaping and match counts 2026-07-10 12:27:41 +08:00
t8y2 c8717a9412 fix(driver-store): refresh list per driver during batch upgrade 2026-07-10 11:46:43 +08:00
t8y2 8bddf29776 fix(about): remove top app card and unused aboutDescription i18n 2026-07-10 11:09:53 +08:00
miracle 3ff4f470f2
fix(mysql): reuse data tab client session 2026-07-10 10:56:48 +08:00
SuLea-IT 8a30bb26f9
fix(settings): preserve editor font after UI font changes 2026-07-10 10:40:10 +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 0431fbea49 fix(ui): preserve tab scroll positions 2026-07-10 00:35:33 +08:00
zipg 67edb94b1d
feat(sqlserver): support legacy TLS compatibility 2026-07-09 22:45:54 +08:00
t8y2 1e6ac0ccff fix(grid): batch row delete updates 2026-07-09 21:17:37 +08:00
t8y2 d25b142cf8 fix(grid): update scrollbar thumbs outside Vue render 2026-07-09 20:54:44 +08:00
二丫讲梵 90276464b2
feat(dataGrid): fix temporal cell editor precision 2026-07-09 20:20:14 +08:00
gggaiitx 0e474cecd4
feat(grid): add copy selected rows as TSV 2026-07-09 19:23:36 +08:00
Abeautifulsnow 2eed0aa66c
feat(redis): enable auto-refresh countdown for key TTL by default
Key Viewer panel now defaults auto-refresh ON, showing a live TTL
countdown without requiring the user to click the Clock button.

- Default autoRefreshEnabled from false to true
- Move countdown init + timer start into startAutoRefresh() as single entry
- Remove redundant countdownTtl reset from the tick callback's .then()
- load() finally block calls startAutoRefresh() for all call paths
2026-07-09 19:08:03 +08:00
t8y2 39d956f2e8 fix(redis): skip confirmation for regular writes 2026-07-09 18:59:12 +08:00
t8y2 8c8c48f9b1 fix(grid): preserve contiguous row selection 2026-07-09 18:57:04 +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
zipg 24370135eb
fix(editor): skip right quote on repeated single-quote input
Co-authored-by: zipg <4047349+zipg@users.noreply.github.com>
2026-07-09 18:25:27 +08:00
onlyc0302 5dfefbc0f5
fix(postgres): allow extension dialog scrolling 2026-07-09 18:19:40 +08:00
gggaiitx 482f7421be
feat(editor): send selected SQL to AI panel 2026-07-09 18:12:27 +08:00
t8y2 87efe469a4 fix(desktop): reduce grid scroll jank 2026-07-09 17:55:33 +08:00
t8y2 c015d95016 fix(grid): restore row actions and remove edit badge 2026-07-09 17:37:36 +08:00
t8y2 c545d40fc5 fix(doris): use Doris column rename syntax 2026-07-09 15:44:35 +08:00
zipg ce8cb2b509
fix(oracle): preserve DATE time in display and export 2026-07-09 15:04:34 +08:00
t8y2 aa0abcd670 feat(query): support broader result editing 2026-07-09 14:35:59 +08:00
Guoyu Su ca9e11217e
fix(mongodb): support collection drop shell command 2026-07-09 14:16:32 +08:00
t8y2 e87e31752a fix(i18n): shorten execution summary label 2026-07-09 13:40:52 +08:00
t8y2 36daa214c3 fix(desktop): reduce sidebar and grid jank 2026-07-09 13:21:18 +08:00
Abeautifulsnow 1cfb39a7b0
fix(ai): restore global reasoning toggle accidentally reverted by d90847bb
fix(ai): restore global reasoning toggle accidentally reverted by d90847bb

Commit 09f9e446 replaced per-message expandedReasoning (Set<number>) with
a global reasoningExpanded boolean ref, defaulting to collapsed so all
messages share the same toggle state. This avoided the flip-flop where
reasoning auto-expanded during streaming and collapsed afterward.

Commit d90847bb (SQL file references) inadvertently reverted this when
resolving merge conflicts during its large template restructure.

Changes:
- Replace expandedReasoning (Set<number>) with reasoningExpanded (ref(false))
- Replace per-index toggleReasoning(i) with global toggleReasoning()
- Template uses reasoningExpanded instead of expandedReasoning.has(i) || msg.isThinking
@
2026-07-09 13:17:23 +08:00