Commit Graph

1753 Commits

Author SHA1 Message Date
二丫讲梵 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
Freedom 8e8cb0f58c
fix(grid): preserve IME composition when condition expands 2026-07-20 13:51:05 +08:00
zipg 9cf2ec4194
fix(oracle): skip metadata lookups for missing tables 2026-07-20 13:50:12 +08:00
zipg f6bb56dc2f
fix(editor): 合并语句执行状态与运行按钮 2026-07-20 12:29:15 +08:00
zipg 87f2bffa61
fix(editor): 修复 MySQL DUAL、SYSDATE 提示和额外间距 2026-07-20 11:51:40 +08:00
zipg e4aa0d3956
fix(jdbc): 为缺少依赖的自定义驱动提供安装入口 2026-07-20 11:34:23 +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
二丫讲梵 85836f8e95
feat(sqlite): support attached database schema changes 2026-07-20 10:51:16 +08:00
zipg 49a1172469
fix(sqlserver): align insert hints with generated columns 2026-07-20 02:29:28 +08:00
zipg f5cdbb8662
feat(completion): improve SQL function suggestions 2026-07-20 01:55:52 +08:00
vrustx 48dc2dee88
perf(grid): scan all-null columns once 2026-07-20 01:24:32 +08:00
二丫讲梵 67df8be6d9
feat(i18n): localize Redis dashboard 2026-07-20 01:23:59 +08:00
zipg b43be528e1
feat(sql-library): support nested folders 2026-07-20 01:23:24 +08:00
zipg 84745bb349
fix(editor): refresh SQL signatures on dialect change 2026-07-20 01:18:32 +08:00
zhangsan f8baedc6e6
fix(grid): preserve null text during editing 2026-07-20 01:00:01 +08:00
zipg 834ad772c6
feat(elasticsearch): support Kibana proxy connections 2026-07-20 00:53:49 +08:00
zipg 0d2b6685d3
fix(sqlserver): display long varchar query results 2026-07-20 00:52:31 +08:00
vrustx 5289dc819d
fix(sidebar): preserve primary keys on first table open 2026-07-19 15:38:50 +08:00
Elias 7b14ef3b48
fix(tree): preserve object group metadata routing 2026-07-19 14:56:35 +08:00
zhangsan 01ecb6020c
fix(sidebar): improve tree item comment layout 2026-07-19 14:55:42 +08:00
t8y2 c6d238348c fix(schema): avoid redundant filter refreshes 2026-07-19 11:48:25 +08:00
t8y2 a0e38b3da9 fix(search): keep database search dialog in viewport 2026-07-19 11:47:06 +08:00
t8y2 0fd7b0d41b fix(connection): preserve edited name after tests 2026-07-19 11:12:04 +08:00
t8y2 1b231047a3 fix(ai): generate config IDs without randomUUID 2026-07-19 11:11:11 +08:00
CSXFanMeng 7abac0959f
feat(backup): support table filters and MySQL compatibility 2026-07-19 10:32:33 +08:00
Elias 09c3f7f44c
fix(tree): expand trigger and type object groups 2026-07-19 09:58:49 +08:00
vrustx e0835ad280
feat(sidebar): optimize connection root lookup 2026-07-19 09:58:04 +08:00
Guoyu Su a0410c5834
fix(desktop): prevent context menu listener leaks 2026-07-19 08:52:55 +08:00
vrustx 3da3849953
feat(metadata): share table metadata cache 2026-07-19 08:52:00 +08:00
t8y2 4bcf618162 feat(cli): migrate CLI to native Rust binary 2026-07-18 22:29:29 +08:00
zipg fa5579a3f1
fix(mongodb): support legacy insert syntax 2026-07-18 22:17:45 +08:00
vrustx bd7065f244
fix(grid): avoid repeated search text allocations 2026-07-18 21:40:08 +08:00
t8y2 4cc14f5f72 feat(updater): remove AtomGit download source 2026-07-18 12:23:16 +08:00
t8y2 fa64952c08 fix(explain): preserve backend error details 2026-07-18 00:11:21 +08:00
t8y2 c40683431b fix(postgres): align SSL mode behavior 2026-07-18 00:11:21 +08:00
t8y2 97e3bf912e fix(grid): preserve result column widths 2026-07-18 00:11:21 +08:00
二丫讲梵 fec458dc2d
feat(ai): allow empty API keys for self-hosted providers 2026-07-17 23:56:33 +08:00
t8y2 1e0c25d754 fix(objects): refresh object browser from shortcut 2026-07-17 22:54:33 +08:00
t8y2 57416bfcea fix(quick-open): search unloaded database objects 2026-07-17 22:54:31 +08:00
t8y2 990be3c329 fix(editor): respect configured SQL execution mode 2026-07-17 22:54:29 +08:00
vrustx 086e20f878
feat(query): support custom result names from SQL comments 2026-07-17 22:25:50 +08:00
vrustx b43480c6bc
fix(sql): preserve optimizer hints in statement execution 2026-07-17 22:25:39 +08:00
zipg f184bc3055
fix(objects): prevent idle object browser refresh 2026-07-17 21:15:08 +08:00
Abeautifulsnow af9c052708
fix(settings): resolve editor settings dialog TDZ crash 2026-07-17 21:15:00 +08:00
co1dsand 681da22c33
feat(mongodb): improve document quick filters 2026-07-17 18:51:33 +08:00
Abeautifulsnow c417e54698
fix(ai): preserve last-used model during app session 2026-07-17 18:14:49 +08:00