Commit Graph

910 Commits

Author SHA1 Message Date
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
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
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
Freedom 8f3fd0ebfb
fix(mongo): stabilize estimated-total pagination 2026-07-31 14:51:25 +08:00
二丫讲梵 96038d2b8a
fix(grid): improve transposed selection and navigation 2026-07-31 14:48:07 +08:00
Freedom 2ec9328eea
fix(sidebar): refresh object counts after drop 2026-07-31 14:39:58 +08:00
zipg a83925d6ba
fix(grid): make data toolbar compact mode responsive 2026-07-31 14:38:40 +08:00
zipg dd383ff3ea
fix(tabs): honor data tab reuse across activation paths 2026-07-31 14:25:21 +08:00
zipg 71a30e921e
fix(gaussdb): support M mode SQL generation and DDL 2026-07-31 13:51:26 +08:00
t8y2 42cb202a92
test(sqlserver): update routine output parameter expectation 2026-07-31 03:16:05 +08:00
Ashton Lin 44f748d3a1
feat(grid): persist column layouts and improve drag-to-reorder 2026-07-31 02:01:46 +08:00
zhangyc e2ba75b102
feat(saved-sql): run queries in the current database 2026-07-31 01:57:39 +08:00
Octopus 0234470466
feat(ai): add MiniMax provider preset 2026-07-30 23:05:12 +08:00
guoyongchang e5287f50b4
fix(sqlserver): keep hidden-key sorting editable across pages 2026-07-30 23:03:49 +08:00
guoyongchang b89e0079a5
fix(sqlserver): preserve database-qualified editing targets 2026-07-30 20:55:14 +08:00
t8y2 9d7f87feb8
fix(sidebar): add connection toolbar tooltips 2026-07-30 20:45:34 +08:00
t8y2 350096b4f7
feat(easysearch): add first-class database support 2026-07-30 19:03:09 +08:00
guoyongchang daf6bce72b
fix(desktop): preserve SQL file tabs on cold start 2026-07-30 18:42:33 +08:00
Abeautifulsnow 6c3c6864f3
feat(sql-file): show per-file execution statistics 2026-07-30 18:41:56 +08:00
zipg 661575227f
fix(sidebar): preserve async database expansion 2026-07-30 18:10:42 +08:00
onenewcode 1650b0605a
fix(structure): show PostgreSQL index types in editor 2026-07-30 16:49:14 +08:00
如梦技术 adb6d86b53
feat(database): support Doris and StarRocks catalogs 2026-07-30 16:03:32 +08:00
guoyongchang 79873443e4
fix(sqlserver): suggest database names in query completion 2026-07-30 15:49:01 +08:00
zipg 24d7dc48ad
fix(sidebar): restore tree node collapsing 2026-07-30 14:48:18 +08:00
guoyongchang f82749163d
fix(sidebar): preserve table details after filtering 2026-07-30 14:47:35 +08:00
t8y2 4b522f5c1a
fix(grid): support Unicode aliases in editable queries 2026-07-30 12:32:23 +08:00
Guoyu Su d0a55b1b07
fix(sqlite): normalize database context routing 2026-07-30 03:12:02 +08:00
greathaoqi ed018dbc77
feat(query): show live statement execution progress 2026-07-30 00:44:10 +08:00
Ashton Lin 9173cb754d
feat(elasticsearch): add searchable field picker 2026-07-30 00:16:03 +08:00
zipg 0edba2f023
fix(settings): reset scroll on tab switch 2026-07-30 00:07:27 +08:00
zipg 66f94f23f1
fix(gaussdb): quote identifiers by compatibility mode 2026-07-29 23:34:58 +08:00
大峰 843f945581
feat(export): add DB2 comments to XLSX headers 2026-07-29 22:37:05 +08:00
yanguibao1997 51b5c8ae95
feat(sidebar): add local table search 2026-07-29 21:27:37 +08:00