Commit Graph

2221 Commits

Author SHA1 Message Date
t8y2 1ebff8e7a5
fix(tabs): apply oxfmt formatting to dataTabOpenPolicy 2026-08-05 16:20:39 +08:00
zipg ad81f02db4
fix(sqlserver): show PRINT messages 2026-08-05 15:53:16 +08:00
Abeautifulsnow 62624786dc
feat(mcp): add update notification badge 2026-08-05 15:52:20 +08:00
zipg c972dab3d0
fix(quick-open): search unloaded tables after cold start 2026-08-05 14:58:03 +08:00
miracle 605d20dd4f
perf(export): optimize SQL export performance 2026-08-05 14:57:06 +08:00
zipg 7fd4aef060
fix(grid): optimize data filter control width 2026-08-05 14:52:18 +08:00
onenewcode 12360e9793
fix(mysql): allow SHOW TRIGGERS in agent 2026-08-05 14:51:13 +08:00
t8y2 bff03ed78a
fix(ui): improve panel resize and sidebar borders 2026-08-05 14:23:03 +08:00
t8y2 f67f02e107
feat(grid): refine boolean editing and copy actions 2026-08-05 14:22:52 +08:00
t8y2 d65d712089
feat(tabs): add configurable data tab reuse modes 2026-08-05 13:05:26 +08:00
Andrew 336fbe094b
feat(gaussdb): support multi-host connections 2026-08-05 11:17:01 +08:00
Abeautifulsnow c0a6d6f2f9
feat(agent): add timezone-aware current time tool 2026-08-05 11:15:35 +08:00
zipg 4cd88384ba
fix(sidebar): keep multi-object DDL in one connection context 2026-08-05 11:11:29 +08:00
guoyongchang 200d6f55ab
fix(editor): preserve literals during SQL case conversion 2026-08-05 11:10:15 +08:00
Sean 8825a98ca2
fix(grid): allow editing row count in multi-row insert dialog 2026-08-05 09:49:13 +08:00
zipg 509a1530f6
fix(grid): preserve row selection during infinite-scroll append 2026-08-05 09:47:26 +08:00
二丫讲梵 ffaede31b9
feat(redis): support score sorting and inline sorted-set editing 2026-08-05 09:46:18 +08:00
zipg 9440835c94
fix(compare): preserve unchecked comparison options 2026-08-05 09:44:58 +08:00
zipg 0dfc6b5cd8
fix(editor): preserve focus after executing SQL 2026-08-05 09:44:00 +08:00
zipg 39fcaa15cb
fix(grid): sort negative values correctly on current page 2026-08-05 09:40:01 +08:00
TangT 16369acbda
fix(grid): sharpen canvas text at fractional scaling 2026-08-05 02:59:34 +08:00
guoyongchang eed0a26b6f
fix(tabs): restore close-right tab action 2026-08-05 02:59:19 +08:00
guoyongchang fb0aafa04b
fix(sqlserver): support Unicode table references in completion 2026-08-05 02:51:45 +08:00
Freedom f700627675
feat(completion): support pinyin matching for Chinese identifiers 2026-08-05 02:03:09 +08:00
t8y2 eafa98b771
fix(sql): remember external file data sources
Closes #5234
2026-08-05 01:20:43 +08:00
zipg be2590347f
fix(grid): keep row copy actions consistent after refresh 2026-08-05 01:10:57 +08:00
rihkddd 27d72f8776
feat(grid): improve save error feedback and dirty cell highlighting 2026-08-05 01:09:59 +08:00
onenewcode a2e1128670
fix(mongodb): move sidebar index actions to indexes group 2026-08-05 01:02:21 +08:00
zipg e82c1aedf0
fix(windows): restore Windows 7 startup compatibility 2026-08-05 00:07:41 +08:00
t8y2 4aa36cb893
fix(sql): preserve leading tenant routing hints
Closes #5332
2026-08-04 23:17:35 +08:00
t8y2 bc60339806
fix(postgres): gate index INCLUDE by server version
Closes #5357
2026-08-04 22:58:51 +08:00
jinmo 8cfe380784
feat(mqtt): add MQTT broker connection support 2026-08-04 19:05:05 +08:00
t8y2 dff33662fc
fix(mysql): bind procedure output parameters
Closes #5330
2026-08-04 18:39:49 +08:00
Rson9 947cc16d92
feat(ssh): support JumpServer keyboard-interactive authentication 2026-08-04 14:23:44 +08:00
Freedom 8228c2af17
fix(grid): restore keyboard focus after tab switches 2026-08-04 13:14:34 +08:00
onenewcode ae87353a28
feat(kafka): redesign message browsing 2026-08-04 13:13:49 +08:00
dienaso 343ef6fa84
fix(grid): normalize numeric values with thousand separators 2026-08-04 13:02:30 +08:00
jean 44784d664c
feat(desktop): add DDL shortcut and grid row delete action 2026-08-04 13:01:50 +08:00
zipg 7e6923d53b
fix(gbase8s): stabilize connections and table access
Co-authored-by: zipg <4047349+zipg@users.noreply.github.com>
2026-08-04 09:55:36 +08:00
AiLi ce7b8c7b74
feat(rocketmq): improve connections, topics, and message queries 2026-08-04 01:38:29 +08:00
二丫讲梵 77be504394
fix(editor): distinguish macOS Control and Command shortcuts 2026-08-04 00:46:12 +08:00
zipg a6f1a9a871
fix(editor): preserve current SQL execution boundaries 2026-08-04 00:37:42 +08:00
zipg c9764be9a0
fix(mongodb): support collation for find queries 2026-08-04 00:37:13 +08:00
Abeautifulsnow ec44e09ec8
feat(redis): add decompressed view for compressed values 2026-08-03 20:59:39 +08:00
zipg 35535be419
fix(agents): honor download source for update checks 2026-08-03 19:18:52 +08:00
t8y2 892a40274e
fix(objects): refresh active table metadata
Closes #5224
2026-08-03 17:08:32 +08:00
zipg 51560c49ae
fix(tabs): reuse data tabs only for the same table 2026-08-03 17:05:56 +08:00
zipg 6e4363be36
fix(sidebar): refresh table sizes after table creation 2026-08-03 17:01:30 +08:00
hhzorg 7fbee89144
fix(ssh): recover first-connect host-key prompts on web 2026-08-03 16:59:34 +08:00
Jevin db791b5aed
feat(zookeeper): support cluster authentication setup 2026-08-03 16:58:47 +08:00