Commit Graph

1609 Commits

Author SHA1 Message Date
t8y2 3ecfa6129a fix(import): keep sql dialog actions visible 2026-07-15 16:42:34 +08:00
t8y2 c29ad9ba17 fix(ai): stabilize message hover layout 2026-07-15 16:42:33 +08:00
t8y2 7a434b0674 fix(elasticsearch): preserve document numeric precision 2026-07-15 16:07:05 +08:00
t8y2 977f47a65f fix(grid): prevent duplicate paste handling 2026-07-15 16:07:05 +08:00
t8y2 b11f38d2df fix(completion): restore result field suggestions 2026-07-15 16:07:05 +08:00
LRcoding 669f3a4914
feat(grid): add set NULL context menu action 2026-07-15 15:25:25 +08:00
t8y2 e3350e2ec4 fix(grid): restore scroll after transpose 2026-07-15 14:32:48 +08:00
onenewcode ceadf73e4b
feat(redis): edit JSON values as source with compact saves 2026-07-15 14:31:23 +08:00
t8y2 ba12720e7e fix(ui): truncate long searchable select labels 2026-07-15 13:45:30 +08:00
Võ Văn Thành (Jay) 55f15c8e4b
fix(mongodb): validate options and bound findOne queries 2026-07-15 13:19:53 +08:00
t8y2 904863a57c fix(kingbase): preserve SQLServer identity metadata 2026-07-15 13:01:18 +08:00
t8y2 002dbbf602 fix(oceanbase): use rowid for keyless Oracle rows 2026-07-15 13:00:38 +08:00
t8y2 86a6846b10 fix(sidebar): load visible schema filters on mount 2026-07-15 12:53:39 +08:00
Guoyu Su 872e59f207
fix(desktop): remove MCP runtime shim fallback 2026-07-15 11:30:11 +08:00
zipg 12b3c8425e
fix(query): propagate schema reset close failures 2026-07-15 11:10:23 +08:00
t8y2 a63f476105 fix(ui): reduce context menu item radius 2026-07-15 11:09:56 +08:00
t8y2 27e75e9c81 fix(grid): clone raw filter state 2026-07-15 09:46:31 +08:00
miracle 0d57c39a78
perf(zookeeper): optimize connection initialization 2026-07-14 23:16:10 +08:00
二丫讲梵 c1bda3be87
feat(redis): preserve TTL when updating values 2026-07-14 23:07:52 +08:00
t8y2 62bf456261 fix(grid): replace repeated database value filters 2026-07-14 22:35:06 +08:00
zipg b5c6e7c0c1
fix(dameng): standardize display name 2026-07-14 22:12:15 +08:00
Freedom 58466e049e
fix(objects): keep grid tile cards equal height 2026-07-14 19:03:35 +08:00
二丫讲梵 c2b8a1795a
feat(sidebar): show connection group paths 2026-07-14 19:03:27 +08:00
t8y2 69dd363417 fix(editor): preserve view type in object navigation 2026-07-14 18:41:26 +08:00
t8y2 39aa506e44 fix(sidebar): restore node order after unpinning 2026-07-14 18:39:44 +08:00
t8y2 ee85033068 fix(sidebar): centralize tree action handling 2026-07-14 18:10:52 +08:00
Bagus Wahyu Aprianto 7f096653db
feat(postgres): add process list viewer 2026-07-14 18:03:50 +08:00
zipg 9105df9a04
fix(oracle): generate compatible insert statements 2026-07-14 18:03:43 +08:00
zipg 0bbaf33d92
feat(jdbc): add dedicated connection entry 2026-07-14 18:03:36 +08:00
zipg 358a736c6e
fix(oracle): qualify wildcard before appending ROWID 2026-07-14 17:12:32 +08:00
zipg da73867604
fix(kingbase): support Kingbase8 connection URLs 2026-07-14 17:12:26 +08:00
zipg 9ef30e7f4d
fix(gbase): detect offline GBase 8a driver 2026-07-14 17:12:21 +08:00
zipg 9a2a3cd08a
fix(sqlserver): invalidate stale connection tests 2026-07-14 15:31:09 +08:00
onenewcode a9baa8b220
fix(sql): preserve Doris complex type field separators 2026-07-14 14:34:26 +08:00
Freedom aff9c8515d
feat(settings): embed version changelog in About page 2026-07-14 12:54:07 +08:00
gggaiitx e9e59113a3
fix(query): continue batch after statement errors 2026-07-14 12:51:24 +08:00
zipg 88d05a0a19
feat(oracle): improve multi-schema completion 2026-07-14 12:35:13 +08:00
zipg 2a5e7ac1c7
fix(mongodb): preserve long ids in filters and updates 2026-07-14 11:09:11 +08:00
t8y2 2666ed1cd2 fix(sync): refresh tunnel profiles after download 2026-07-14 11:04:45 +08:00
zipg 73f11f4265
feat(export): include query SQL in XLSX 2026-07-14 10:45:21 +08:00
zipg 95e50a0da7
feat(import): support text encoding selection 2026-07-14 01:35:52 +08:00
onenewcode 32b4acee3a
feat(dameng): preserve character length units 2026-07-14 01:28:19 +08:00
zipg 8020fe5886
fix(sqlserver): preserve explicit instance ports 2026-07-14 01:27:40 +08:00
二丫讲梵 8e87ab2e39
fix(export): preserve CSV null semantics 2026-07-14 01:24:10 +08:00
t8y2 65e1100db8 test(query): cover editable Oracle subqueries 2026-07-14 01:21:17 +08:00
t8y2 e74af3e85f fix(oracle): enable deleting keyless query rows 2026-07-14 01:10:12 +08:00
Bagus Wahyu Aprianto 8497e34b31
feat(structure): add DDL copy button 2026-07-14 01:08:28 +08:00
二丫讲梵 e51004d79c
fix(sidebar): keep partition pagination at schema root 2026-07-14 01:07:17 +08:00
t8y2 8cbd41e021 fix(turso): hide visible database filter 2026-07-14 00:48:01 +08:00
jischeng a9ca66a829
fix(doris): qualify external catalog tables 2026-07-13 23:56:53 +08:00