zipg
ef76b137bb
feat(gaussdb): allow clearing query schema
2026-07-16 17:31:36 +08:00
Abeautifulsnow
7c43c03254
feat(ai): show reasoning character count when collapsed
2026-07-16 17:31:21 +08:00
zipg
c4f4ce2460
fix(sqlserver): restore view selection after reconnect
2026-07-16 17:30:49 +08:00
zipg
efe883f0d8
fix(zookeeper): open new queries in key browser
2026-07-16 17:30:19 +08:00
Bagus Wahyu Aprianto
fc1f02a931
feat(postgres): add server dashboard metrics
2026-07-16 17:01:10 +08:00
zipg
3d23a58e36
fix(editor): improve ASE SQL semantic highlighting
2026-07-16 17:00:55 +08:00
zipg
e4c56e6165
feat(sqlserver): add execution plan support
2026-07-16 16:32:52 +08:00
zipg
da7eedb49c
feat(elasticsearch): improve REST commands and visual filters
2026-07-16 16:31:15 +08:00
zipg
bfcd7593ee
fix(kingbase): preserve table comments and schema expansion
2026-07-16 16:05:51 +08:00
Freedom
eb4abba713
fix(mysql): allow connection-level queries without database
2026-07-16 15:38:06 +08:00
zipg
79c682679d
fix(grid): 单条数据修改不再强制开启事务
...
Co-authored-by: zipg <4047349+zipg@users.noreply.github.com>
2026-07-16 15:32:03 +08:00
Abeautifulsnow
fab1fa9195
feat(driver-store): add dedicated "Updates Available" section for pending driver updates
...
feat(driver-store): add dedicated "Updates Available" section for pending driver updates
Move drivers with available updates to a prominent amber-highlighted section
at the top of the Agent drivers tab, improving discoverability. After updating,
drivers automatically return to their original position in the "All Drivers" list.
Changes:
- DriverStoreDialog.vue: add orderedFilteredDrivers, filteredUpdatableCount,
filteredUpdatableDrivers, filteredStableDrivers computed properties;
replace flat v-for with two-tier layout using separate v-for loops
(updates header + updatable list + section divider + stable list)
- 7 i18n locales: add updatesAvailableTitle, updatesAvailableDescription,
allDriversTitle keys (zh-CN, zh-TW, en, ja, es, it, pt-BR)
Review fixes:
- #C01: rename single-letter variables d -> driver
- Eliminate nested <template> tags for oxfmt compatibility
@
2026-07-16 15:31:35 +08:00
zipg
36d8fabc8f
fix(kingbase): use connection identifier quotes in MySQL mode
2026-07-16 15:20:41 +08:00
vrustx
e226a5670e
fix(navigator): preserve table identity when opening objects
2026-07-16 15:20:03 +08:00
vrustx
552e1741db
fix(navigator): align object browser table sorting
2026-07-16 15:19:04 +08:00
zipg
0a1efdcb85
feat(settings): add global date and time formats
2026-07-16 14:49:28 +08:00
zipg
df0415333a
fix(postgres): prioritize root tables in sidebar pagination
2026-07-16 14:40:54 +08:00
zipg
4481cd13f0
fix(sidebar): preserve primary key metadata after table loading
2026-07-16 14:39:09 +08:00
t8y2
8825b6335f
feat(grid): decompose data grid interaction surfaces
2026-07-16 14:00:02 +08:00
t8y2
d42b277778
fix(query): coordinate open tab persistence timers
2026-07-16 01:01:01 +08:00
vrustx
d9076f4689
fix(mongo): preserve document IDs during editing
2026-07-16 00:47:02 +08:00
t8y2
295b67dd36
feat(core): optimize query resource lifecycle
2026-07-16 00:19:24 +08:00
zipg
b4bd6c42a7
fix(i18n): update Japanese table labels
2026-07-15 22:07:18 +08:00
二丫讲梵
11536da7e5
feat(shortcuts): open data in a new tab
2026-07-15 21:43:03 +08:00
vrustx
75652b10fe
fix(sql): preserve ClickHouse lambda arrows
2026-07-15 21:24:38 +08:00
vrustx
c80313eed2
fix(sql): support brace placeholders in formatter
2026-07-15 21:18:57 +08:00
zipg
9234c33e24
fix(mongodb): preserve BSON dates in copied inserts
2026-07-15 21:01:40 +08:00
LRcoding
711d0ec57b
test(editor): cover context menu routing payloads
2026-07-15 20:53:22 +08:00
vrustx
d3118256a4
fix(sql): preserve ranges after incomplete EXPLAIN options
2026-07-15 20:52:56 +08:00
二丫讲梵
f9bf039aef
feat(sidebar): refresh data tables on double click
2026-07-15 20:11:49 +08:00
zipg
020d9869ac
fix(query): analyze multi-result editability per statement
2026-07-15 20:11:26 +08:00
zipg
5b985b670d
fix(query): match primary keys by dialect-aware casing
2026-07-15 20:11:04 +08:00
Võ Văn Thành (Jay)
2457fac04f
fix(mongodb): preserve explicit document id types
2026-07-15 19:52:27 +08:00
vrustx
cc340605b8
fix(sql): quote postgres reserved identifiers
2026-07-15 19:37:00 +08:00
onenewcode
3b54fa56df
feat(structure): insert column after selected
2026-07-15 19:36:25 +08:00
zipg
b6581d3dc9
feat(export): open export folder
2026-07-15 19:35:18 +08:00
LRcoding
1a8c1b19a0
fix(mysql): preserve fractional dashboard rates
2026-07-15 19:34:26 +08:00
vrustx
1c34b2b568
fix(connection): share connection group path map
2026-07-15 19:29:38 +08:00
vrustx
8311a88b07
fix(sqlserver): clarify GO batch semantics
2026-07-15 19:29:27 +08:00
shen
3748d83cde
feat(desktop): add database info and SQL statement markers
2026-07-15 18:35:34 +08:00
zipg
3802f1951b
fix(database): 保留数据库名称前导空格 ( #3509 )
2026-07-15 18:06:08 +08:00
zipg
d65917d9f0
fix(tunnels): 恢复 SSH config 别名选择 ( #3540 )
2026-07-15 18:05:30 +08:00
zipg
7acb5797f0
feat(settings): 增加界面缩放微调档位 ( #3543 )
2026-07-15 18:03:24 +08:00
二丫讲梵
368a06e3ed
🔧 fix(redis): 更新复制按钮图标并添加无障碍标签 ( #3551 )
2026-07-15 18:02:57 +08:00
gggaiitx
1b3f182202
统一表属性面板中编辑表结构图标为 PencilRuler ( #3574 )
2026-07-15 18:02:06 +08:00
zipg
1ab93a6650
fix(sql): improve alias completion for joined tables
2026-07-15 17:36:17 +08:00
t8y2
51da4cd0dd
fix(ai): keep streaming response font size consistent
2026-07-15 16:56:52 +08:00
t8y2
3ecfa6129a
fix(import): keep sql dialog actions visible
2026-07-15 16:42:34 +08:00
t8y2
c29ad9ba17
fix(ai): stabilize message hover layout
2026-07-15 16:42:33 +08:00
t8y2
7a434b0674
fix(elasticsearch): preserve document numeric precision
2026-07-15 16:07:05 +08:00