Commit Graph

1910 Commits

Author SHA1 Message Date
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
zipg 9a5edae219
fix(connection): improve connection picker interactions 2026-07-23 22:48:38 +08:00
二丫讲梵 3c04adbdd8
feat(nacos): add r-nacos compatibility 2026-07-23 22:42:55 +08:00
t8y2 094d1fefde feat(editor): enable search in embedded source views 2026-07-23 21:53:54 +08:00
t8y2 3f228a04b0 fix(query): honor agent cursor row limits 2026-07-23 21:52:44 +08:00
t8y2 9410e9d906 fix(oracle): reduce query metadata preflight delay 2026-07-23 21:51:43 +08:00
zipg c31d403af3
feat(grid): add DDL search navigation 2026-07-23 21:50:42 +08:00
yangqinlong 438164dd64
feat(quick-open): add SQL Library and SQL Files 2026-07-23 21:26:27 +08:00
Freedom fa26a56ab0
fix(connection): preserve database picker hover border 2026-07-23 21:16:54 +08:00
zipg 6b2f55e4de
fix(postgresql): show trigger source details 2026-07-23 21:16:43 +08:00
Abeautifulsnow 6115771b34
feat(i18n): localize native tray and app menus 2026-07-23 19:07:10 +08:00
t8y2 b53f700dbe fix(oracle): select schema after connection switch 2026-07-23 19:05:16 +08:00
zipg c6135d6bb2
fix(grid): persist table info tab preference 2026-07-23 19:03:14 +08:00
zipg 9f42f478bf
feat(sidebar): add right-aligned comment display 2026-07-23 18:34:44 +08:00