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 |
t8y2
|
fe10790bb3
|
fix(editor): wait for pending completions on Tab
|
2026-07-23 18:24:37 +08:00 |
zipg
|
136ead2007
|
fix(ui): apply corner style to remaining controls
|
2026-07-23 17:29:59 +08:00 |
二丫讲梵
|
b9c1feab82
|
fix(sidebar): separate root connection filtering
|
2026-07-23 17:29:52 +08:00 |
ooooooo
|
ad2d52e3ca
|
fix(editor): preserve container link references while streaming
|
2026-07-23 17:29:45 +08:00 |
miracle
|
c11b0b160d
|
fix(mongodb): preserve int64 filter values
|
2026-07-23 17:06:31 +08:00 |
onenewcode
|
f07509b5ad
|
fix(elasticsearch): correct totals and CAT JSON output
|
2026-07-23 17:06:23 +08:00 |
Freedom
|
48b373729d
|
fix(postgres): default absent sslmode to prefer
|
2026-07-23 15:36:23 +08:00 |
t8y2
|
49fb9e13cb
|
fix(query): surface PostgreSQL batch errors
|
2026-07-23 14:41:13 +08:00 |
t8y2
|
31c7fcc16f
|
fix(drivers): isolate concurrent install progress
|
2026-07-23 14:38:57 +08:00 |
DengQingNian
|
6dd1e5712b
|
perf(import): optimize mapping UI
|
2026-07-23 13:57:14 +08:00 |
Abeautifulsnow
|
9253203d99
|
feat(ai): make agent turn limit configurable
|
2026-07-23 13:57:06 +08:00 |