Commit Graph

919 Commits

Author SHA1 Message Date
GIWTO d9a6655fd9
fix(query): preserve JDBC aliases and duplicate-column sorting 2026-07-27 00:27:12 +08:00
t8y2 931cff48c0
fix(editor): improve SQL completion insertion 2026-07-26 13:10:31 +08:00
二丫讲梵 1ebc3fd12b
feat(nacos): enhance configuration management 2026-07-26 11:20:05 +08:00
t8y2 47d48a09e9
fix(jdbc): show schemas for generic JDBC connections 2026-07-25 21:51:11 +08:00
GIWTO 1e21a5ad52
perf(grid): optimize bulk edit performance 2026-07-25 20:06:25 +08:00
Guoyu Su 3da4dd5ff9
fix(mongodb): avoid exact count for unfiltered queries 2026-07-25 19:40:09 +08:00
zhangsan 7e0f77eded
fix(sidebar): refresh table list after batch paste 2026-07-25 19:39:25 +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
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
Abeautifulsnow 95db01e359
feat(agents): concurrent all-agent-driver upgrade 2026-07-24 23:50:50 +08:00
zipg 26ea0a7a28
fix(mysql): preserve column aliases in multi-table INSERT export 2026-07-24 23:50:23 +08:00
二丫讲梵 0992c52448
feat(mongodb): support copying MongoDB documents 2026-07-24 15:50:49 +08:00
t8y2 959943315f
fix(doris): fall back to current user grants 2026-07-24 14:11:18 +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
github-actions[bot] cac31caac2 chore(packages): release 0.4.42 [skip node-packages-release] 2026-07-23 17:11:41 +00: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
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 6b2f55e4de
fix(postgresql): show trigger source details 2026-07-23 21:16:43 +08:00
zipg c6135d6bb2
fix(grid): persist table info tab preference 2026-07-23 19:03:14 +08:00
miracle c11b0b160d
fix(mongodb): preserve int64 filter values 2026-07-23 17:06:31 +08:00
DengQingNian 6dd1e5712b
perf(import): optimize mapping UI 2026-07-23 13:57:14 +08:00
zipg 590e9042e8
fix(ai): support Windows Claude Code MCP config 2026-07-23 12:51:11 +08:00
zipg 6a81b3261b
fix(settings): remove 200% UI scale option 2026-07-23 12:51:04 +08:00
Freedom 80bd53b4c2
fix(connection): restore New Connection dialog after RabbitMQ
New connection dialog crashed on open after rabbitmq was added without a category entry.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-23 10:42:48 +08:00
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