Commit Graph

3281 Commits

Author SHA1 Message Date
t8y2 ee1007a636 chore(release): bump version to 0.5.54 2026-07-12 12:43:03 +08:00
t8y2 47e38b58ca chore: exclude tests from language statistics 2026-07-12 12:25:24 +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
t8y2 c3ec7fceef fix(sqlite): reuse in-memory database connection 2026-07-12 11:46:29 +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 f4ff8b11a5 fix(jdbc): improve Java driver compatibility 2026-07-11 23:31:07 +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
t8y2 bfdd7e5b1a feat(transfer): support Kingbase data transfer 2026-07-11 22:22:21 +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 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 1dd4623919 fix(sql-files): distinguish files with duplicate names 2026-07-11 18:32:17 +08:00
t8y2 e4563f9659 fix(web): harden JDBC uploads and CORS 2026-07-11 17:56:47 +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 ce7739fcda fix(release): parallelize mirror asset uploads 2026-07-11 11:30:20 +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
github-actions[bot] ee8ba2f44e chore: bump module versions [skip ci] 2026-07-11 02:54:35 +00:00
github-actions[bot] 86defca7a2 chore(packages): release 0.4.26 [skip node-packages-release] 2026-07-11 02:52:41 +00:00
t8y2 28ee0ecc8c fix(access): support encrypted database files 2026-07-11 10:44:20 +08:00
github-actions[bot] a2fd38d542 chore(jdbc): bump plugin version [skip ci] 2026-07-11 01:51:38 +00:00
t8y2 6d60b8abd2 chore(release): bump version to 0.5.53 2026-07-11 09:51:20 +08:00
t8y2 6f90d878d2 fix(i18n): shorten collapse results label 2026-07-11 09:33:45 +08:00
t8y2 bdc30bae28 fix(ai): use Gemini streaming endpoint in connection test 2026-07-11 09:30:23 +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