Commit Graph

890 Commits

Author SHA1 Message Date
github-actions[bot] 62b3d98279 chore(packages): release 0.4.41 [skip node-packages-release] 2026-07-22 17:29:35 +00:00
233 f7741a55f4
feat(updater): support portable auto updates 2026-07-22 23:52:14 +08:00
zipg 503d6748d4
fix(export): support PostgreSQL temporary-table result export 2026-07-22 23:50:55 +08:00
二丫讲梵 7961004a2c
feat(connection): categorize database types 2026-07-22 23:25:22 +08:00
t8y2 7ca5e76c14 fix(redis): recognize OBJECT subcommands 2026-07-22 23:11:22 +08:00
t8y2 08d73ce371 fix(sidebar): copy selected table names to clipboard 2026-07-22 23:10:39 +08:00
终焉之时 5d1a6e63cd
feat(grid): add table font shortcuts 2026-07-22 22:20:42 +08:00
zipg 44ffec7446
fix(data-grid): improve striped row contrast 2026-07-22 21:43:51 +08:00
t8y2 ae7c368c4a feat(grid): support custom result grid font 2026-07-22 19:10:23 +08:00
Guoyu Su 2fa4ffd074
perf(redis): reduce fetch-all rendering overhead 2026-07-22 17:45:54 +08:00
zipg a81d6da604
fix(dameng): support configurable system schemas 2026-07-22 17:40:40 +08:00
Abeautifulsnow ffbd32d203
fix(sidebar): support separator-blind table search 2026-07-22 17:17:37 +08:00
gggaiitx 9602cc3329
feat(editor): add SQL compression 2026-07-22 15:50:43 +08:00
zipg 127328a4ed
fix(ui): support legacy WebView dialog viewports 2026-07-22 15:26:23 +08:00
James Leong 63f375a7d8
fix(mongo): ignore comments in shell JSON arguments 2026-07-22 15:10:40 +08:00
zipg 63dd0e88b5
feat(editor): support SQL Server cross-database completion 2026-07-22 15:08:44 +08:00
Freedom bf41838006
feat(sql): improve MySQL function completion 2026-07-22 13:44:16 +08:00
Abeautifulsnow 1fb3e2816b
feat(ai): add custom prompt templates 2026-07-22 13:43:39 +08:00
zipg 5528f4e223
fix(sql-library): decode imported SQL files 2026-07-22 13:27:26 +08:00
auth0 d16ba82d5a
feat(history): add query history filters 2026-07-22 12:22:01 +08:00
t8y2 72997b88d8 fix(redis): preserve control bytes in copied values 2026-07-22 11:42:47 +08:00
t8y2 68e7169f1d feat(release): show agent version changes 2026-07-22 10:51:44 +08:00
t8y2 83e83e0075 feat(tests): add test for Kingbase native Go module version bump 2026-07-22 10:06:24 +08:00
github-actions[bot] 1aed54c165 chore(packages): release 0.4.40 [skip node-packages-release] 2026-07-21 17:51:29 +00:00
zipg 25e799c34b
fix(oracle): restore alias completion and DIP visibility 2026-07-22 01:14:56 +08:00
t8y2 43ff5a91e7 feat(grid): include comments in column search 2026-07-21 23:14:42 +08:00
zipg 81e23ab870
fix(export): preserve local query result constraints 2026-07-21 21:31:17 +08:00
t8y2 9421a1156e fix(doris): restore user privilege management 2026-07-21 19:46:03 +08:00
t8y2 c153e93d54 fix(grid): append infinite scroll result segments 2026-07-21 18:45:02 +08:00
t8y2 678033c82e fix(sidebar): preserve existing table data tabs 2026-07-21 18:45:02 +08:00
t8y2 c047b44052 fix(grid): update deferred copy generation test 2026-07-21 17:22:43 +08:00
t8y2 8a546be58d fix(import): restore DBeaver connection folders 2026-07-21 17:11:58 +08:00
Freedom 288d62bf64
fix(mongo): preserve date-shaped string values 2026-07-21 17:08:38 +08:00
onenewcode 9a83b46f00
feat(mongodb): rename collections from sidebar 2026-07-21 17:08:27 +08:00
t8y2 f468eb8f47 feat(sidebar): apply type-only search filters 2026-07-21 12:08:39 +08:00
github-actions[bot] 09134a7314 chore(packages): release 0.4.39 [skip node-packages-release] 2026-07-21 01:04:53 +00:00
vrustx d2975fc015
feat(shortcuts): add close other tabs shortcut 2026-07-20 23:31:26 +08:00
zipg 79f8c7284a
fix(sql): support Oracle system value completion 2026-07-20 23:29:18 +08:00
AiLi 574172f667
feat(rocketmq): add agent and management console 2026-07-20 22:58:05 +08:00
二丫讲梵 d642d01eac
feat(mcp): centralize connection access policies 2026-07-20 22:47:40 +08:00
zipg 7aff5ea493
fix(mongodb): complete dotted collection names 2026-07-20 17:32:38 +08:00
zipg 1d1959c579
fix(sql): default execution to current statement 2026-07-20 17:32:27 +08:00
zipg 0d1d6e18a4
fix(updater): guard installs during active tasks 2026-07-20 16:12:20 +08:00
二丫讲梵 2dad288907
fix(objects): align filter counts with search 2026-07-20 15:36:34 +08:00
二丫讲梵 cdbe0079e7
feat(settings): configure table open page size 2026-07-20 14:05:40 +08:00
二丫讲梵 5803df3f73
feat(context-menu): copy INSERT from selected columns 2026-07-20 13:59:49 +08:00
zipg 7078c3fe19
perf(mysql): batch data grid update and delete SQL 2026-07-20 13:52:06 +08:00
zipg 87f2bffa61
fix(editor): 修复 MySQL DUAL、SYSDATE 提示和额外间距 2026-07-20 11:51:40 +08:00
zipg 1e76d60f16
fix(editor): 修复 Kingbase 反引号 SQL 诊断误报 2026-07-20 11:33:25 +08:00
zipg 71ce46e5fd
feat(mysql): add routine and trigger creation templates 2026-07-20 11:03:08 +08:00