Commit Graph

2182 Commits

Author SHA1 Message Date
二丫讲梵 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
zipg 658e3d16ad
fix(frontend): guard startup and loading shortcuts 2026-08-03 16:57:26 +08:00
t8y2 246dfad018
fix(grid): reset infinite scroll state on database sort
Closes #5172
2026-08-03 16:37:42 +08:00
CGerAJ 212cf1da7e
feat(diagram): enhance ER diagram editing and exports 2026-08-03 16:05:57 +08:00
fuuulstack ed26fc10f5
feat(editor): add semantic selection and match-all cursors 2026-08-03 15:50:43 +08:00
Diego Fabricio a49e795680
feat(grid): add boolean cell checkbox editing 2026-08-03 15:08:09 +08:00
t8y2 5325c42637
fix(structure): load indexes when tab becomes visible 2026-08-03 14:49:35 +08:00
lewis 3e3e6d04b8
fix(redis): isolate sparse scan continuation state 2026-08-03 14:34:07 +08:00
t8y2 043ecfeafa
fix(editor): optimize large PL/SQL source rendering
Closes #5171
2026-08-03 14:25:45 +08:00
t8y2 16920188ee
fix(errors): hide internal agent metadata 2026-08-03 13:56:18 +08:00
t8y2 876e1b38b9
fix(sqlserver): preserve multi-result statement mapping 2026-08-03 11:44:55 +08:00
Fernando Possebon ed1e36912c
feat(explain): add plan canvas with actual execution plans 2026-08-03 03:06:36 +08:00
Abeautifulsnow 5c3b045979
feat(grid): add positioned batch row insertion 2026-08-02 22:46:12 +08:00
onenewcode 8e7b74d0ee
feat(mongodb): improve sidebar index management 2026-08-02 22:45:33 +08:00
t8y2 22055e081f
fix(editor): complete Dameng columns without selected schema 2026-08-02 20:16:26 +08:00
t8y2 2aeafa136c
fix(editor): refresh diagnostics after structure saves 2026-08-02 19:46:44 +08:00
CSXFanMeng b75e7094c2
feat(backup): improve progress history and PostgreSQL exports 2026-08-02 19:35:44 +08:00
zipg 918c2fdf7a
fix(mongodb): honor selected columns in update copy 2026-08-02 19:09:22 +08:00
t8y2 20334dc928
fix(sidebar): wrap long names in delete dialog 2026-08-02 18:13:31 +08:00
t8y2 8efe83aaa1
fix(mcp): include portable data directory in configs 2026-08-02 16:50:55 +08:00
miracle bcafc4a474
fix(query): preserve structured backend errors 2026-08-02 16:37:46 +08:00
GIWTO 473ef910b6
feat(transfer): add tree-based object selection 2026-08-02 16:34:50 +08:00
zipg fb7b2878fd
fix(diagram): display relationship cardinalities 2026-08-02 16:34:35 +08:00
二丫讲梵 86c53479a1
feat(settings): add global settings search 2026-08-02 16:34:14 +08:00
Abeautifulsnow b053adf175
fix(ai): preserve saved and manual models 2026-08-02 16:33:46 +08:00
t8y2 2220eed285
fix(sql): preserve Oracle database link references 2026-08-02 16:03:41 +08:00
t8y2 98b1cb8219
fix(oceanbase): restore Oracle mode table imports 2026-08-02 12:51:57 +08:00
zipg 2dffbb9286
fix(ai): restore default model configuration 2026-08-02 10:09:01 +08:00
zipg 8379f0d048
fix(editor): preserve multi-cursor clicks on identifiers 2026-08-02 10:08:48 +08:00
zipg 42d0eedfc7
fix(grid): preserve scroll position across transpose toggle 2026-08-02 10:08:36 +08:00
zipg fdba3301b4
fix(editor): honor keyword case when pasting IN values 2026-08-02 10:08:22 +08:00
t8y2 9b05158c9a
fix(sql-library): skip restricted folders during import 2026-08-02 09:33:02 +08:00
hb b5206415ae
fix(informix): resolve metadata owners correctly 2026-08-02 09:04:30 +08:00
Abeautifulsnow 0bf2475804
feat(editor): auto-detect JSON and XML formatting 2026-08-02 09:01:48 +08:00
二丫讲梵 3e779d24d7
fix(sql-completion): respect keyword and function casing 2026-08-02 09:01:36 +08:00
二丫讲梵 61dc49ca4d
fix(ai): preserve Dameng database and schema scopes 2026-08-02 09:01:22 +08:00
二丫讲梵 4511920d86
feat(sync): encrypt snippet sync snapshots 2026-08-02 09:00:49 +08:00
zipg 9c8daa2bd4
fix(sql-completion): improve MongoDB editor suggestions 2026-08-02 09:00:00 +08:00
zipg b65962d46f
feat(data-grid): improve filter condition actions 2026-08-02 08:59:47 +08:00
zipg 64011dff4c
feat(data-grid): improve filter completion hover behavior 2026-08-02 08:59:17 +08:00
t8y2 e16d1b66e5
fix(mysql): preserve unqualified table refresh targets 2026-08-02 08:37:27 +08:00