Commit Graph

1045 Commits

Author SHA1 Message Date
miracle 605d20dd4f
perf(export): optimize SQL export performance 2026-08-05 14:57:06 +08:00
onenewcode 12360e9793
fix(mysql): allow SHOW TRIGGERS in agent 2026-08-05 14:51:13 +08:00
t8y2 f67f02e107
feat(grid): refine boolean editing and copy actions 2026-08-05 14:22:52 +08:00
t8y2 d65d712089
feat(tabs): add configurable data tab reuse modes 2026-08-05 13:05:26 +08:00
Andrew 336fbe094b
feat(gaussdb): support multi-host connections 2026-08-05 11:17:01 +08:00
Abeautifulsnow c0a6d6f2f9
feat(agent): add timezone-aware current time tool 2026-08-05 11:15:35 +08:00
zipg 509a1530f6
fix(grid): preserve row selection during infinite-scroll append 2026-08-05 09:47:26 +08:00
zipg 39fcaa15cb
fix(grid): sort negative values correctly on current page 2026-08-05 09:40:01 +08:00
guoyongchang eed0a26b6f
fix(tabs): restore close-right tab action 2026-08-05 02:59:19 +08:00
guoyongchang fb0aafa04b
fix(sqlserver): support Unicode table references in completion 2026-08-05 02:51:45 +08:00
t8y2 eafa98b771
fix(sql): remember external file data sources
Closes #5234
2026-08-05 01:20:43 +08:00
rihkddd 27d72f8776
feat(grid): improve save error feedback and dirty cell highlighting 2026-08-05 01:09:59 +08:00
onenewcode a2e1128670
fix(mongodb): move sidebar index actions to indexes group 2026-08-05 01:02:21 +08:00
jinmo 8cfe380784
feat(mqtt): add MQTT broker connection support 2026-08-04 19:05:05 +08:00
github-actions[bot] 7d5a9459e4 chore(packages): release 0.4.54 [skip node-packages-release] 2026-08-03 20:25:08 +00:00
二丫讲梵 77be504394
fix(editor): distinguish macOS Control and Command shortcuts 2026-08-04 00:46:12 +08:00
zipg c9764be9a0
fix(mongodb): support collation for find queries 2026-08-04 00:37:13 +08:00
t8y2 dae150ea74
feat(vastbase): replace JDBC agent with native Go driver 2026-08-03 23:09:11 +08:00
Andrew 1dd005db0f
feat(jdbc): add GaussDB types and migrate plugin to Gradle 2026-08-03 21:29:24 +08:00
zipg 35535be419
fix(agents): honor download source for update checks 2026-08-03 19:18:52 +08:00
zipg 658e3d16ad
fix(frontend): guard startup and loading shortcuts 2026-08-03 16:57:26 +08:00
CGerAJ 212cf1da7e
feat(diagram): enhance ER diagram editing and exports 2026-08-03 16:05:57 +08:00
fuuulstack ed26fc10f5
feat(editor): add semantic selection and match-all cursors 2026-08-03 15:50:43 +08:00
Diego Fabricio a49e795680
feat(grid): add boolean cell checkbox editing 2026-08-03 15:08:09 +08:00
t8y2 043ecfeafa
fix(editor): optimize large PL/SQL source rendering
Closes #5171
2026-08-03 14:25:45 +08:00
github-actions[bot] 8af3459577 chore(packages): release 0.4.53 [skip node-packages-release] 2026-08-03 03:21:29 +00:00
t8y2 43b24c43dc
fix(mcp): handle discovery probes before initialization 2026-08-03 11:03:56 +08:00
github-actions[bot] 8673bb4717 chore(packages): release 0.4.52 [skip node-packages-release] 2026-08-02 20:10:24 +00: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 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 20334dc928
fix(sidebar): wrap long names in delete dialog 2026-08-02 18:13:31 +08:00
miracle bcafc4a474
fix(query): preserve structured backend errors 2026-08-02 16:37:46 +08:00
zipg fb7b2878fd
fix(diagram): display relationship cardinalities 2026-08-02 16:34:35 +08:00
github-actions[bot] 3898c24dda chore(packages): release 0.4.51 [skip node-packages-release] 2026-08-02 03:08:54 +00:00
zipg 2dffbb9286
fix(ai): restore default model configuration 2026-08-02 10:09:01 +08:00
zipg 42d0eedfc7
fix(grid): preserve scroll position across transpose toggle 2026-08-02 10:08:36 +08:00
t8y2 9b05158c9a
fix(sql-library): skip restricted folders during import 2026-08-02 09:33:02 +08:00
二丫讲梵 3e779d24d7
fix(sql-completion): respect keyword and function casing 2026-08-02 09:01:36 +08:00
zipg 9c8daa2bd4
fix(sql-completion): improve MongoDB editor suggestions 2026-08-02 09:00:00 +08:00
t8y2 44e4050852
fix(driver): support installation over insecure HTTP 2026-08-01 19:56:36 +08:00
t8y2 165ad02375
fix(gaussdb): display M mode JDBC connection URLs 2026-08-01 18:50:59 +08:00
github-actions[bot] 81f3895145 chore(packages): release 0.4.50 [skip node-packages-release] 2026-08-01 03:04:20 +00:00
t8y2 c1be3da134
fix(mongodb): export full find query results 2026-07-31 23:15:11 +08:00
Abeautifulsnow f64d363abe
feat(ai): export assistant analysis result as markdown 2026-07-31 21:17:57 +08:00
Abeautifulsnow c43e8455c4
fix(export): split XLSX sheets and stream worksheet XML 2026-07-31 19:45:37 +08:00
Freedom 584848f732
fix(grid): grow columns without overriding user widths 2026-07-31 16:27:06 +08:00
zipg e48902fa06
fix(sqlserver): preserve unqualified table schema for editing 2026-07-31 15:25:24 +08:00
Diego Fabricio ac6b53365b
feat(grid): navigate foreign key cells to referenced records 2026-07-31 14:55:23 +08:00