Commit Graph

4634 Commits

Author SHA1 Message Date
zipg 2c036e2860
fix(structure): silence column reorder notice when adding columns 2026-08-08 11:33:28 +08:00
zipg 50c42d8935
fix(postgres): support array types when adding columns 2026-08-08 11:13:42 +08:00
Guoyu Su 36e5fa4f4c
feat(ai): add Cursor CLI provider 2026-08-08 11:08:18 +08:00
t8y2 25fd5677c7
fix(yashandb): load function and procedure source
Closes #5625
2026-08-08 11:04:58 +08:00
Fernando Possebon 63498da121
feat(docs): export database documentation as standalone HTML 2026-08-08 11:04:16 +08:00
二丫讲梵 efd0c381ad
feat(nacos): namespace production protection and sidebar visibility 2026-08-08 10:55:21 +08:00
zipg 9057be0e78
fix(sql): skip metadata refresh for temporary tables 2026-08-08 10:44:21 +08:00
GIWTO e00a6a8b52
fix(wry): swallow WebView2 F6 accelerator to prevent black screen 2026-08-08 10:40:33 +08:00
zipg fa2365153a
fix(kingbase): compat V8 routine source and add extension details 2026-08-08 10:38:16 +08:00
高桥凉介 1405f00060
feat(ui): make new-connection dialog draggable 2026-08-08 10:38:08 +08:00
Elias 159e813c9c
feat(xugu): expose routine parameter metadata 2026-08-08 10:37:59 +08:00
Fernando Possebon bdf87ac255
fix(docs): move Documentation to database context menu 2026-08-08 10:37:50 +08:00
t8y2 9a255aa135
fix(jdbc): enable Phoenix auto-commit
Closes #5648
2026-08-08 02:34:05 +08:00
github-actions[bot] e134acbccb chore(docs): refresh contributor activity 2026-08-07 18:17:44 +00:00
t8y2 29fe571436
fix(mcp): use desktop agent store for local backend
Closes #5633
2026-08-07 23:30:58 +08:00
t8y2 42bd1d4d16
fix(agent): sync MongoDB explain protocol contract
Refs: #5619
2026-08-07 22:21:41 +08:00
t8y2 996ce42e80
fix(mongodb): support find explain commands
Closes #5619
2026-08-07 18:51:04 +08:00
t8y2 bac8f4166f
fix(mcp): route MongoDB getIndexes through metadata
Closes #5618
2026-08-07 17:21:31 +08:00
zipg 43234ed47d
fix(grid): fix short column header clipping with index indicator 2026-08-07 17:06:19 +08:00
Guoyu Su 309e3aef5e
feat(ai): add OpenCode CLI provider 2026-08-07 17:06:03 +08:00
Elias f711855ddf
feat(xugu): enable schema diagrams 2026-08-07 17:05:48 +08:00
t8y2 3affcbfa85
fix(ui): improve desktop hover and cursor feedback 2026-08-07 16:31:02 +08:00
t8y2 2df9a1dd48
fix(postgres): render daterange values as readable ranges
Closes #5616
2026-08-07 16:18:10 +08:00
t8y2 15b524404b
perf(editor): defer search match count past panel open animation 2026-08-07 16:16:04 +08:00
Freedom b10d276d96
fix(grid): unify and refine data grid selection visuals 2026-08-07 15:57:45 +08:00
Diego Fabricio 19401112d2
feat(grid): add checkbox/dropdown display mode for boolean columns 2026-08-07 15:51:09 +08:00
高桥凉介 9fab90b617
fix(grid): trigger index load on table identity change 2026-08-07 15:40:13 +08:00
一颗红心 9893ac8734
fix(export): use real file name and reveal for background table-export tasks 2026-08-07 15:32:16 +08:00
onenewcode 8fb7559310
fix(settings): keep cross-db same-name preset fields 2026-08-07 15:31:44 +08:00
Eddy Lei a5e46fd659
feat(query): show database server messages in query results 2026-08-07 15:18:32 +08:00
t8y2 4c7ddd266b
fix(ui): remove desktop backdrop blur 2026-08-07 15:17:22 +08:00
t8y2 904ab5456e
fix(sqlserver): recover duplicate wildcard probe columns
Closes #5606
2026-08-07 14:40:56 +08:00
zipg 4ae3e33103
fix(i18n): parse imported locale sections in autofill 2026-08-07 13:54:37 +08:00
高桥凉介 9bb1b7aa91
fix(export): show all dameng databases in export dropdown 2026-08-07 13:48:10 +08:00
Anubis 143fd96c3f
fix(postgres): correct query and connection timeout handling under SSH tunnel 2026-08-07 13:45:00 +08:00
Elias b8144da5f0
fix(xugu): preserve invalid view status in object tree 2026-08-07 13:44:44 +08:00
zipg 96d16b173b
fix(oracle): build windows-x64 agent with Go 1.20 for Win7 support 2026-08-07 13:44:28 +08:00
zipg 7d2a5d3355
fix(export): release db backup snapshot only on terminal state 2026-08-07 13:44:13 +08:00
zipg f9e93b356f
feat(grid): enhance field search and filter interaction 2026-08-07 13:43:55 +08:00
Abeautifulsnow 13878a1a30
fix(sidebar): match cross-word table names via prefix concatenation 2026-08-07 13:43:42 +08:00
如梦技术 fd3f9b169c
refactor(icons): shrink db icons and center mqtt.svg 2026-08-07 13:43:29 +08:00
jinmo e8885f7798
fix(mqtt): preserve saved connections when persisting MQTT topics 2026-08-07 13:43:09 +08:00
t8y2 6d2659ac97
fix(vastbase): tolerate NULL columns in index metadata scan 2026-08-07 12:58:10 +08:00
t8y2 9a00c10da4
fix(dameng): fall back from invalid catalog dates
Closes #5586
2026-08-07 12:51:51 +08:00
t8y2 d7a3a03357
fix(ci): handle read return value to satisfy clippy unused_io_amount 2026-08-07 12:28:07 +08:00
t8y2 4e02102610
fix(cloudberry): avoid privileged DDL catalog reads
Closes #5599
2026-08-07 12:11:13 +08:00
t8y2 ae13ca9c1a
feat(oscar): enable table structure editing and view source for Shentong 2026-08-07 11:58:52 +08:00
t8y2 dd5d74fa4f
fix(gbase8s): restore server name and table queries
Closes #5573
2026-08-07 11:39:13 +08:00
t8y2 1ac1b75f6d
fix(agent): preserve unsupported JDBC network timeout errors
Closes #5568
2026-08-07 10:42:12 +08:00
github-actions[bot] 518f60fc11 chore(packages): release 0.4.56 [skip node-packages-release] 2026-08-07 00:00:08 +00:00