Commit Graph

3945 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
amwps290 736ba75c9e
feat(schema): include indexes and triggers in table DDL 2026-07-25 12:06:24 +08:00
Guoyu Su e2ecb0ccff
fix(jdbc): use query cursors for table exports 2026-07-25 09:24:08 +08:00
Jamie 7eda73fbd8
feat(grid): copy column names with quoting options 2026-07-25 08:47:51 +08:00
Guoyu Su d341581ff0
fix(mongodb): accept trailing commas in shell arguments 2026-07-25 08:47:06 +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
zipg 7cbbd4eff6
fix(mysql): handle proxy-rejected session variables 2026-07-24 20:19:59 +08:00
t8y2 46db5f2686
fix(questdb): support legacy table metadata 2026-07-24 17:28:49 +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 e479685312
feat(kingbase): extract schema metadata helpers 2026-07-24 15:21:23 +08:00
t8y2 8554320379
fix(kingbase): remove legacy Java agent remnants 2026-07-24 14:53:56 +08:00
t8y2 8ae2146546
fix(kingbase): probe legacy identifier quote syntax 2026-07-24 14:40:51 +08:00
t8y2 5a47084c7b
fix(mongodb): decode extended JSON document ids 2026-07-24 14:30:34 +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 1497ae1009
fix(sqlserver): handle duplicate result column names 2026-07-24 11:50:20 +08:00
t8y2 6eb71ae9fe
fix(agents): remove legacy Kingbase coverage entry 2026-07-24 11:39:39 +08:00
t8y2 7923a25837
fix(agents): recognize native Kingbase module 2026-07-24 11:32:00 +08:00
t8y2 3fa3a5b663
feat(kingbase): remove legacy Java agent 2026-07-24 11:26:28 +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
t8y2 562edef4dc
fix(changelog): filter non-app releases 2026-07-24 09:55:48 +08:00
t8y2 1870be4a81
fix(ci): avoid duplicate agent latest assets 2026-07-24 09:37:44 +08:00
onenewcode 192d874554
feat(redis): add in-content search for string values 2026-07-24 09:32:30 +08:00
zipg 405dca5bb4
fix(kingbase): restore column comments in table DDL 2026-07-24 09:31:31 +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 2336af413d fix(ci): grant changelog sync release access 2026-07-24 09:06:18 +08:00