Commit Graph

2320 Commits

Author SHA1 Message Date
zipg cdfa993642
fix(completion): keep auto alias and schema-qualify SQL Server FK JOIN candidates 2026-08-09 19:55:12 +08:00
azens a4129c02fa
fix(editor): rebuild current SQL statement frame with pixel-accurate layer 2026-08-09 19:51:12 +08:00
zipg 7c2528d32f
feat(grid): show nullable indicator in query result headers 2026-08-09 19:35:25 +08:00
t8y2 5d5b4f6154
fix(query): normalize SAP HANA metadata identifiers
Closes #5299
2026-08-09 19:19:15 +08:00
t8y2 1daaac03aa
fix(jdbc): show Oracle schemas for custom drivers
Closes #5638
2026-08-09 18:05:23 +08:00
t8y2 8f597a0516
fix(bigquery): allow external JDBC driver selection
Closes #5534
2026-08-09 17:20:52 +08:00
t8y2 9e3013adf9
fix(mongodb): support createUser shell commands
Closes #5639
2026-08-09 15:51:04 +08:00
miracle 71ccb3d97d
feat(execution): multi-database SQL execution with scoped targets 2026-08-09 14:24:10 +08:00
zipg 328a2aa107
feat(redis): improve key browser toolbar and infinite scroll loading 2026-08-09 14:14:45 +08:00
二丫讲梵 b1fcb23625
feat(data-grid): improve transpose view record location and last-column alignment 2026-08-09 14:14:08 +08:00
zipg 72ff141f02
feat(timeout): support global connection and query timeout settings 2026-08-09 13:57:42 +08:00
zipg 5c343ab416
fix(tab): avoid accidental drag on slight tab movement 2026-08-09 13:57:02 +08:00
t8y2 cedd2e5097
fix(query): show returned rows in execution summary
Closes #5621
2026-08-09 01:27:23 +08:00
t8y2 ad9ca8400b
fix(tdengine): recognize tbname in stable diagnostics
Closes #5685
2026-08-08 18:28:11 +08:00
t8y2 28b3491843
fix(oracle): preserve table metadata in DDL and clones
Closes #5215
2026-08-08 14:34:55 +08:00
Abeautifulsnow 5b85f9eae8
feat(completion): configurable SQL completion trigger modes 2026-08-08 12:00:50 +08:00
jinmo bad7f6b472
feat(mqtt): optimize console and subscription sync 2026-08-08 11:56:32 +08:00
zipg e49d86b101
feat(mongo): refine document browsing and structured filter experience 2026-08-08 11:36:57 +08:00
zipg 0107d5fafb
fix(editor): copy full error text from multi-statement execution summary 2026-08-08 11:34:15 +08:00
二丫讲梵 fc1f89ddb6
feat(etcd): multi-select tree keys for batch export and safe delete 2026-08-08 11:33:47 +08:00
Ez 062daf3093
fix(web): make logo and icon assets base-path aware 2026-08-08 11:33:37 +08:00
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
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
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
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
t8y2 3affcbfa85
fix(ui): improve desktop hover and cursor feedback 2026-08-07 16:31:02 +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
高桥凉介 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
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
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