Commit Graph

1559 Commits

Author SHA1 Message Date
Bagus Wahyu Aprianto c9c2fddfe2
feat(mysql): add server metrics dashboard 2026-07-13 23:55:52 +08:00
miracle c81eda22b0
perf(sidebar): reduce schema tree memory usage 2026-07-13 22:19:59 +08:00
t8y2 8f619fb791 fix(editor): confirm unsaved structure changes 2026-07-13 21:27:02 +08:00
jischeng 8de5becdef
fix(connection-dialog): show Spark database icon 2026-07-13 21:08:05 +08:00
Abeautifulsnow 78b3bb1ba1
feat(export): add streaming TXT data export 2026-07-13 20:44:57 +08:00
t8y2 99b84cbc92 fix(sidebar): use available width for table names 2026-07-13 20:34:27 +08:00
t8y2 dabbb58b0e fix(editor): keep comment columns in query ranges 2026-07-13 20:25:15 +08:00
t8y2 e2f53a786f fix(grid): inherit timeout for row counts 2026-07-13 20:13:32 +08:00
t8y2 446e995063 fix(mysql): harden process list refresh and kill handling 2026-07-13 20:03:16 +08:00
t8y2 8cebc4a366 fix(query): preserve selected statement source range 2026-07-13 19:57:35 +08:00
t8y2 852364db12 fix(grid): match unused header area background 2026-07-13 19:13:19 +08:00
Bagus Wahyu Aprianto 2dec6ebeb8
feat(mysql): add process list viewer 2026-07-13 19:07:05 +08:00
二丫讲梵 6f5dffb279
feat(query): show result source ranges 2026-07-13 18:52:14 +08:00
zipg d1cce3ed1e
fix(kingbase): quote MySQL-compatible identifiers 2026-07-13 18:51:32 +08:00
zipg 5ceca7fb3e
fix(mongodb): preserve JSON-looking string values 2026-07-13 18:33:30 +08:00
onenewcode 66d7b965dc
feat(grid): add list and range filters 2026-07-13 18:14:11 +08:00
rainhan c7991b316e
feat(connection): test SSH tunnel profiles 2026-07-13 17:51:51 +08:00
zipg 27c60f0d30
fix(grid): keep BLOB download menu anchored 2026-07-13 17:33:36 +08:00
zipg 00101ff0ac
fix(editor): improve Oracle SQL completion 2026-07-13 17:29:56 +08:00
zipg 8c11f2efaa
fix(editor): complete MySQL date functions 2026-07-13 17:16:44 +08:00
zipg 16724074c0
feat(grid): improve cell detail panel 2026-07-13 17:16:38 +08:00
二丫讲梵 4c7205abe7
feat(grid): copy inserts when primary keys are hidden 2026-07-13 17:16:30 +08:00
zipg d794bbe768
fix(editor): continue completion after selecting schemas 2026-07-13 17:16:23 +08:00
Komh 35ca4e3a37
feat(duckdb): add connection bootstrap and remote catalogs 2026-07-13 17:03:33 +08:00
gggaiitx 6c661e8744
feat(grid): add configurable column width density 2026-07-13 16:20:45 +08:00
gggaiitx ea22dc3652
feat(editor): focus newly created query editors 2026-07-13 16:19:12 +08:00
Abeautifulsnow 9e1b0c478e
feat(editor): prefill new queries from focused tables 2026-07-13 16:15:09 +08:00
zipg c2c4860a28
fix(mongodb): preserve document types when copying data 2026-07-13 16:15:02 +08:00
zipg cc9b802b49
fix(editor): handle Oracle line comments in DDL viewer 2026-07-13 16:14:56 +08:00
juve 29b351691a
fix(grid): improve scrolling and sidebar responsiveness 2026-07-13 16:12:54 +08:00
t8y2 67541232a2 fix(agents): share runtimes across connection sessions 2026-07-13 15:13:48 +08:00
zipg 1280450b98
fix(import): keep table import actions visible 2026-07-13 15:06:51 +08:00
Guoyu Su a99a34b4ab
fix(mongodb): use dedicated count for legacy collections 2026-07-13 13:21:50 +08:00
t8y2 73f6801df9 fix(tunnels): restore profiles after settings navigation 2026-07-13 09:52:34 +08:00
t8y2 0745fbc53c feat(connection): increase default query timeout 2026-07-13 09:30:33 +08:00
Freedom 86dad5db9f
feat(editor): show column hints for INSERT values 2026-07-13 00:39:36 +08:00
t8y2 ff570d5268 fix(redis): recognize ZRANDMEMBER command 2026-07-13 00:39:30 +08:00
Freedom d27f8e18a6
fix(grid): enable prepared row copy actions 2026-07-13 00:27:47 +08:00
t8y2 a3f3cadb39 fix(postgres): distinguish overloaded routines 2026-07-13 00:26:04 +08:00
zipg 823b4297d8
fix(window): align macOS traffic light controls 2026-07-13 00:04:27 +08:00
t8y2 4b44ccf86e feat(import): support configurable file row ranges 2026-07-12 23:14:23 +08:00
zipg 9a09bd49cb
fix(mongodb): support array filters in updates 2026-07-12 23:13:36 +08:00
t8y2 72880d2933 feat(h2): add legacy 2.1 driver 2026-07-12 22:14:01 +08:00
zipg 0fb744591e
fix(grid): improve dark data grid rendering 2026-07-12 22:08:07 +08:00
Anubis 2a92746dc0
feat(d1): add Cloudflare D1 database support 2026-07-12 22:03:57 +08:00
rainhan 977e7f78ca
feat(connection): add reusable tunnel profiles 2026-07-12 22:03:46 +08:00
wuxiemian 130477c48c
fix(safety): guard object browser batch empty 2026-07-12 21:30:37 +08:00
onenewcode 7a42b1e96b
fix(mysql): stop multi-statement execution after first error 2026-07-12 21:30:27 +08:00
二丫讲梵 4f1997d8eb
feat(types): add database type help 2026-07-12 13:28:46 +08:00
vrustx 02e1b943e8
fix(editor): skip duplicate table aliases 2026-07-12 12:21:12 +08:00