Commit Graph

966 Commits

Author SHA1 Message Date
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
zhangsan 551f696cd5
feat(transfer): support cross-database table paste 2026-07-29 21:07:11 +08:00
polemp d928412bf6
feat(sidebar): add routine source open mode 2026-07-29 20:48:40 +08:00
Guoyu Su 9571519179
feat(ai): add Anthropic-compatible provider 2026-07-29 20:38:09 +08:00
Justin Gao b4efcebd78
feat(editor): add ClickHouse SQL highlighting 2026-07-29 19:21:56 +08:00
zipg 02aea73d28
fix(kingbase): preserve query schema context 2026-07-29 18:43:53 +08:00
Freedom 51ab6fb9ec
fix(grid): restore DataGrid palette 2026-07-29 18:43:32 +08:00
zipg 1a6e00acbb
fix(grid): improve filter condition expansion 2026-07-29 18:42:01 +08:00
二丫讲梵 8841a41261
fix(desktop): align table copy and paste menus 2026-07-29 14:42:33 +08:00
zipg 5cc9d63cad
fix(sidebar): remove duplicate Dameng schema filter entry 2026-07-29 14:41:42 +08:00
github-actions[bot] 792acf791f chore(packages): release 0.4.45 [skip node-packages-release] 2026-07-29 04:56:35 +00:00
Coolomi 0a5fbb6f8c
fix(ai): preserve Codex reasoning effort capabilities 2026-07-29 04:27:07 +08:00
zhangyaxi a07def6042
feat(export): support safe background query exports 2026-07-29 03:18:06 +08:00
Rahul 2f44d36018
fix(i18n): translate backend errors at UI boundaries 2026-07-29 02:40:45 +08:00
Guoyu Su de44fddf29
feat(ai): add Pi Coding Agent provider 2026-07-29 02:10:06 +08:00
kcheng007 2cbbaaef4c
feat(editor): show complete table DDL on hover 2026-07-29 01:29:20 +08:00
GIWTO b7e3b2ee57
fix(query): isolate duplicated tab rename state 2026-07-29 01:05:23 +08:00
zipg 234f26ada8
fix(grid): stop infinite scroll at exact total 2026-07-29 00:59:37 +08:00
Charlie Dettorre 7f5cb3b0cc
feat(dameng): support JVM system properties 2026-07-28 23:18:12 +08:00
Guoyu Su c7e7b7c9d9
feat(ai): unify model discovery and effort handling 2026-07-28 21:37:55 +08:00
zipg 89c69ebe65
fix(completion): include PostgreSQL function parameters 2026-07-28 21:25:30 +08:00
zipg a0d4a31467
feat(hbase): improve desktop connections and table operations 2026-07-28 21:11:59 +08:00
Abeautifulsnow cb9d0f7cbf
fix(ai): harden write SQL confirmation flow 2026-07-28 11:56:23 +08:00
zipg 1e72d28ed3
feat(transfer): show per-table failure details 2026-07-28 11:47:58 +08:00
zipg 44cb4acbb7
feat(hbase): add HBase REST support 2026-07-28 11:28:02 +08:00
Freedom 1cdbf4fa3d
fix(desktop): unify UI colors onto theme tokens 2026-07-28 11:24:10 +08:00
t8y2 04b3262474
fix(connection): show UXDB in database picker 2026-07-28 11:02:06 +08:00
github-actions[bot] 1806bbfe61 chore(packages): release 0.4.44 [skip node-packages-release] 2026-07-27 17:38:55 +00:00
zipg 1672d64619
fix(mongodb): support query result pagination 2026-07-28 01:02:24 +08:00
DengQingNian c8b4224587
perf(export): stream large SQL INSERT exports in background 2026-07-27 22:47:00 +08:00
t8y2 a5eb6fd1fa
fix(oracle): classify minus queries as set operations 2026-07-27 21:18:16 +08:00
zipg 6b0f20ad5c
fix(grid): preserve column visibility across tab switches 2026-07-27 20:00:58 +08:00
weiyong a49137ae8b
feat(elasticsearch): add custom checks and tabular REST results 2026-07-27 18:55:37 +08:00
gggaiitx e2b35944ce
feat(grid): right-align numeric result columns 2026-07-27 18:54:54 +08:00
t8y2 d26c77ceb6
fix(editor): support Unicode SQL completion prefixes 2026-07-27 17:33:18 +08:00
soddygo 0b7a886cfd
feat(data-grid): add multi-format copy extractors 2026-07-27 16:11:53 +08:00
t8y2 1ad3354c46
fix(sidebar): keep context menu open during refresh 2026-07-27 16:06:34 +08:00
zhangyc 7f20b03177
feat(editor): retain multiple query result runs 2026-07-27 15:06:28 +08:00
onenewcode 4c57520a12
feat(redis): add fuzzy key tree search 2026-07-27 14:40:31 +08:00
Abeautifulsnow 122853d089
fix(ai): reset action when reselecting active mode 2026-07-27 12:33:06 +08:00
t8y2 98bf3d1dfd
fix(tdengine): generate data for stable tables 2026-07-27 11:15:18 +08:00
github-actions[bot] bd73fefc42 chore(packages): release 0.4.43 [skip node-packages-release] 2026-07-26 17:25:43 +00:00
GIWTO d9a6655fd9
fix(query): preserve JDBC aliases and duplicate-column sorting 2026-07-27 00:27:12 +08:00
t8y2 931cff48c0
fix(editor): improve SQL completion insertion 2026-07-26 13:10:31 +08:00
二丫讲梵 1ebc3fd12b
feat(nacos): enhance configuration management 2026-07-26 11:20:05 +08:00