Commit Graph

1534 Commits

Author SHA1 Message Date
gggaiitx 6c661e8744
feat(grid): add configurable column width density 2026-07-13 16:20:45 +08:00
gggaiitx ea22dc3652
feat(editor): focus newly created query editors 2026-07-13 16:19:12 +08:00
Abeautifulsnow 9e1b0c478e
feat(editor): prefill new queries from focused tables 2026-07-13 16:15:09 +08:00
zipg c2c4860a28
fix(mongodb): preserve document types when copying data 2026-07-13 16:15:02 +08:00
zipg cc9b802b49
fix(editor): handle Oracle line comments in DDL viewer 2026-07-13 16:14:56 +08:00
juve 29b351691a
fix(grid): improve scrolling and sidebar responsiveness 2026-07-13 16:12:54 +08:00
t8y2 67541232a2 fix(agents): share runtimes across connection sessions 2026-07-13 15:13:48 +08:00
zipg 1280450b98
fix(import): keep table import actions visible 2026-07-13 15:06:51 +08:00
Guoyu Su a99a34b4ab
fix(mongodb): use dedicated count for legacy collections 2026-07-13 13:21:50 +08:00
t8y2 73f6801df9 fix(tunnels): restore profiles after settings navigation 2026-07-13 09:52:34 +08:00
t8y2 0745fbc53c feat(connection): increase default query timeout 2026-07-13 09:30:33 +08:00
Freedom 86dad5db9f
feat(editor): show column hints for INSERT values 2026-07-13 00:39:36 +08:00
t8y2 ff570d5268 fix(redis): recognize ZRANDMEMBER command 2026-07-13 00:39:30 +08:00
Freedom d27f8e18a6
fix(grid): enable prepared row copy actions 2026-07-13 00:27:47 +08:00
t8y2 a3f3cadb39 fix(postgres): distinguish overloaded routines 2026-07-13 00:26:04 +08:00
zipg 823b4297d8
fix(window): align macOS traffic light controls 2026-07-13 00:04:27 +08:00
t8y2 4b44ccf86e feat(import): support configurable file row ranges 2026-07-12 23:14:23 +08:00
zipg 9a09bd49cb
fix(mongodb): support array filters in updates 2026-07-12 23:13:36 +08:00
t8y2 72880d2933 feat(h2): add legacy 2.1 driver 2026-07-12 22:14:01 +08:00
zipg 0fb744591e
fix(grid): improve dark data grid rendering 2026-07-12 22:08:07 +08:00
Anubis 2a92746dc0
feat(d1): add Cloudflare D1 database support 2026-07-12 22:03:57 +08:00
rainhan 977e7f78ca
feat(connection): add reusable tunnel profiles 2026-07-12 22:03:46 +08:00
wuxiemian 130477c48c
fix(safety): guard object browser batch empty 2026-07-12 21:30:37 +08:00
onenewcode 7a42b1e96b
fix(mysql): stop multi-statement execution after first error 2026-07-12 21:30:27 +08:00
二丫讲梵 4f1997d8eb
feat(types): add database type help 2026-07-12 13:28:46 +08:00
vrustx 02e1b943e8
fix(editor): skip duplicate table aliases 2026-07-12 12:21:12 +08:00
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