Commit Graph

1922 Commits

Author SHA1 Message Date
Elias 3836142f72
fix(xugu): preserve programmable object DDL execution 2026-07-26 11:56:19 +08:00
二丫讲梵 f56d3a86c1
feat(etcd): add key TTL synchronization 2026-07-26 11:55:52 +08:00
dienaso 43f73ca4ca
fix(i18n): add missing zh-CN translation keys 2026-07-26 11:55:17 +08:00
二丫讲梵 1ebc3fd12b
feat(nacos): enhance configuration management 2026-07-26 11:20:05 +08:00
zhangsan 406b7acdbb
feat(sidebar): persist custom pinned item ordering 2026-07-26 10:30:09 +08:00
t8y2 b5b56aad81
fix(completion): qualify ambiguous table suggestions 2026-07-26 09:09:19 +08:00
t8y2 47d48a09e9
fix(jdbc): show schemas for generic JDBC connections 2026-07-25 21:51:11 +08:00
GIWTO 1e21a5ad52
perf(grid): optimize bulk edit performance 2026-07-25 20:06:25 +08:00
zipg e6da0a6298
fix(sqlserver): preserve legacy compatibility setting 2026-07-25 19:41:27 +08:00
zipg c1270ba793
fix(oracle): improve alias column completion 2026-07-25 19:41:07 +08:00
zipg 30641f3c89
fix(sidebar): add draggable horizontal scrollbar 2026-07-25 19:40:49 +08:00
Guoyu Su 3da4dd5ff9
fix(mongodb): avoid exact count for unfiltered queries 2026-07-25 19:40:09 +08:00
zhangsan 7e0f77eded
fix(sidebar): refresh table list after batch paste 2026-07-25 19:39:25 +08:00
onenewcode 96c56d9e4d
fix(desktop): preserve explicit Linux theme 2026-07-25 18:40:43 +08:00
zipg 9889ce5a44
fix(desktop): improve legacy WebKit compatibility and database icons 2026-07-25 13:14:23 +08:00
Jamie 7eda73fbd8
feat(grid): copy column names with quoting options 2026-07-25 08:47:51 +08:00
wbean 98d1ab3ab3
feat(sidebar): add persistent table filters 2026-07-25 08:46:12 +08:00
digyear 3e8e7a4146
fix(schema-diff): skip view DDL when disabled 2026-07-25 08:45:26 +08:00
二丫讲梵 9cfee7f497
feat(export): support database setup and batch SQL scripts 2026-07-24 23:52:10 +08:00
zipg 3d1601c807
fix(data-grid): support cloning rows without primary keys 2026-07-24 23:51:57 +08:00
zhangyc 3939658ebe
fix(editor): 内置 SQL 补全模板按数据库方言适配 2026-07-24 23:51:35 +08:00
dienaso 355ca7d3ad
fix(redis): show confirm dialog for dangerous Redis commands in SQL editor 2026-07-24 23:51:21 +08:00
zipg bf2443c0b3
fix: 修复现代布局右侧面板圆角显示 2026-07-24 23:51:05 +08:00
Abeautifulsnow 95db01e359
feat(agents): concurrent all-agent-driver upgrade 2026-07-24 23:50:50 +08:00
zipg 2a99f91099
fix(ui): refine dark toolbar controls 2026-07-24 23:50:40 +08:00
zipg 26ea0a7a28
fix(mysql): preserve column aliases in multi-table INSERT export 2026-07-24 23:50:23 +08:00
onenewcode 85b6afd3c1
fix(explain): fix execution plan node detail overflow 2026-07-24 23:50:08 +08:00
zipg 80ef2e579e
fix(connection): fix new connection dialog title focus 2026-07-24 23:49:53 +08:00
Terry Yao f2ce70dd68
feat(connection): add copy connection name 2026-07-24 23:48:52 +08:00
t8y2 7ee335e38a
feat(uxdb): add UXDB database support 2026-07-24 21:15:06 +08:00
Imzl-zl 3035800658
fix(settings): keep MCP client tabs scrollable without overlap 2026-07-24 21:11:17 +08:00
t8y2 0449d7487a
feat(cloudberry): add database support 2026-07-24 16:55:50 +08:00
Elias 0362fef273
feat(xugu): expose table child metadata 2026-07-24 16:47:13 +08:00
zipg 6ddfa8bd24
fix(postgres): improve view column save guidance 2026-07-24 15:51:27 +08:00
二丫讲梵 0992c52448
feat(mongodb): support copying MongoDB documents 2026-07-24 15:50:49 +08:00
t8y2 b8c488b398
feat(import): support DataGrip Kingbase and groups 2026-07-24 15:37:47 +08:00
t8y2 167a62a4b5
fix(kingbase): support compatibility-mode privilege queries 2026-07-24 15:21:25 +08:00
t8y2 6b98c7ebf1
fix(doris): complete external catalog suggestions 2026-07-24 14:11:18 +08:00
t8y2 959943315f
fix(doris): fall back to current user grants 2026-07-24 14:11:18 +08:00
t8y2 7a0dbf3fb7
feat(doris): expand native compatibility support 2026-07-24 14:11:18 +08:00
zipg 5186ecfa03
fix(grid): show exact total row count by default 2026-07-24 10:46:53 +08:00
二丫讲梵 0ad8e4a326
feat(editor): auto-transpose single-row query results 2026-07-24 10:02:45 +08:00
gggaiitx b121240b2f
fix(hana): show tables under schemas 2026-07-24 10:02:27 +08:00
onenewcode 192d874554
feat(redis): add in-content search for string values 2026-07-24 09:32:30 +08:00
zipg b492806bd4
fix(shortcuts): close tabs with Ctrl+W on Windows 2026-07-24 09:30:41 +08:00
zipg 0b2f5cc1ba
fix(sql): handle nested GaussDB procedure blocks 2026-07-24 09:29:49 +08:00
t8y2 5600872565 fix(oracle): lazy load table triggers 2026-07-24 00:51:26 +08:00
t8y2 132ac8a2ec fix(ui): default to large corner style 2026-07-24 00:40:12 +08:00
t8y2 2bdab48d78 fix(oracle): support locked edits and OceanBase sources 2026-07-23 23:59:03 +08:00
t8y2 3b004abb1e feat(oracle): add TNS connections and trigger editing 2026-07-23 23:03:45 +08:00