Commit Graph

1498 Commits

Author SHA1 Message Date
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