Commit Graph

4378 Commits

Author SHA1 Message Date
t8y2 8559aec8bc
fix(docker): include Java runtime for JDBC
Closes #1151
2026-08-02 23:45:26 +08:00
Abeautifulsnow 5c3b045979
feat(grid): add positioned batch row insertion 2026-08-02 22:46:12 +08:00
onenewcode 8e7b74d0ee
feat(mongodb): improve sidebar index management 2026-08-02 22:45:33 +08:00
t8y2 22055e081f
fix(editor): complete Dameng columns without selected schema 2026-08-02 20:16:26 +08:00
t8y2 2aeafa136c
fix(editor): refresh diagnostics after structure saves 2026-08-02 19:46:44 +08:00
CSXFanMeng b75e7094c2
feat(backup): improve progress history and PostgreSQL exports 2026-08-02 19:35:44 +08:00
t8y2 a299d7a294
fix(mcp): load JDBC plugins from desktop store 2026-08-02 19:22:57 +08:00
zipg 918c2fdf7a
fix(mongodb): honor selected columns in update copy 2026-08-02 19:09:22 +08:00
t8y2 2ac8799cb0
fix(dameng): fall back for restricted table DDL 2026-08-02 18:45:03 +08:00
Abeautifulsnow b2811788a7
docs(ai): clarify saved manual model behavior 2026-08-02 18:25:14 +08:00
t8y2 20334dc928
fix(sidebar): wrap long names in delete dialog 2026-08-02 18:13:31 +08:00
t8y2 8efe83aaa1
fix(mcp): include portable data directory in configs 2026-08-02 16:50:55 +08:00
miracle bcafc4a474
fix(query): preserve structured backend errors 2026-08-02 16:37:46 +08:00
lizujie 2e9dcdc26b
fix(mcp): preserve DML results and returning rows 2026-08-02 16:35:04 +08:00
GIWTO 473ef910b6
feat(transfer): add tree-based object selection 2026-08-02 16:34:50 +08:00
zipg fb7b2878fd
fix(diagram): display relationship cardinalities 2026-08-02 16:34:35 +08:00
二丫讲梵 86c53479a1
feat(settings): add global settings search 2026-08-02 16:34:14 +08:00
zipg 3af3dda9b5
fix(webview): recover Windows WebView2 startup 2026-08-02 16:34:00 +08:00
Abeautifulsnow b053adf175
fix(ai): preserve saved and manual models 2026-08-02 16:33:46 +08:00
t8y2 2220eed285
fix(sql): preserve Oracle database link references 2026-08-02 16:03:41 +08:00
t8y2 7206900313
fix(agent): recover native executable permissions 2026-08-02 15:42:16 +08:00
t8y2 5611449eaf
fix(kingbase): resolve user-defined column types 2026-08-02 15:05:30 +08:00
t8y2 916ac4399f
fix(postgres): support Hologres schema selection 2026-08-02 14:44:57 +08:00
t8y2 e6c9a3932e
fix(mongodb): continue queries when count estimates fail 2026-08-02 13:30:26 +08:00
t8y2 98b1cb8219
fix(oceanbase): restore Oracle mode table imports 2026-08-02 12:51:57 +08:00
github-actions[bot] 3898c24dda chore(packages): release 0.4.51 [skip node-packages-release] 2026-08-02 03:08:54 +00:00
github-actions[bot] 8d2f1d406a chore: bump module versions [skip ci] 2026-08-02 02:55:33 +00:00
t8y2 f75e155dbb
chore(release): prepare v0.5.73 2026-08-02 10:32:42 +08:00
t8y2 44edc01559
fix(import): preserve integer Excel values 2026-08-02 10:10:35 +08:00
zipg 2dffbb9286
fix(ai): restore default model configuration 2026-08-02 10:09:01 +08:00
zipg 8379f0d048
fix(editor): preserve multi-cursor clicks on identifiers 2026-08-02 10:08:48 +08:00
zipg 42d0eedfc7
fix(grid): preserve scroll position across transpose toggle 2026-08-02 10:08:36 +08:00
zipg fdba3301b4
fix(editor): honor keyword case when pasting IN values 2026-08-02 10:08:22 +08:00
t8y2 9b05158c9a
fix(sql-library): skip restricted folders during import 2026-08-02 09:33:02 +08:00
t8y2 329e6d20e3
fix(neo4j): fall back to configured database discovery 2026-08-02 09:20:04 +08:00
hb b5206415ae
fix(informix): resolve metadata owners correctly 2026-08-02 09:04:30 +08:00
Elias 4ee1f2b946
fix(xugu): handle metadata permissions for normal users 2026-08-02 09:02:00 +08:00
Abeautifulsnow 0bf2475804
feat(editor): auto-detect JSON and XML formatting 2026-08-02 09:01:48 +08:00
二丫讲梵 3e779d24d7
fix(sql-completion): respect keyword and function casing 2026-08-02 09:01:36 +08:00
二丫讲梵 61dc49ca4d
fix(ai): preserve Dameng database and schema scopes 2026-08-02 09:01:22 +08:00
二丫讲梵 4511920d86
feat(sync): encrypt snippet sync snapshots 2026-08-02 09:00:49 +08:00
zipg 9c8daa2bd4
fix(sql-completion): improve MongoDB editor suggestions 2026-08-02 09:00:00 +08:00
zipg b65962d46f
feat(data-grid): improve filter condition actions 2026-08-02 08:59:47 +08:00
zipg 64011dff4c
feat(data-grid): improve filter completion hover behavior 2026-08-02 08:59:17 +08:00
t8y2 cd299fa5fa
fix(rocketmq): bound consumer group list latency 2026-08-02 08:51:58 +08:00
t8y2 e16d1b66e5
fix(mysql): preserve unqualified table refresh targets 2026-08-02 08:37:27 +08:00
t8y2 86499d5ffb
fix(oracle): isolate charset converters per connection 2026-08-02 08:12:12 +08:00
github-actions[bot] 526e748822 chore(docs): refresh contributor activity 2026-08-01 18:21:38 +00:00
t8y2 9c400f200d
fix(sidebar): activate load-more in double-click mode 2026-08-02 01:45:57 +08:00
t8y2 15cf441505
fix(nacos): use canonical v2 login endpoint 2026-08-02 01:27:59 +08:00