Commit Graph

1960 Commits

Author SHA1 Message Date
二丫讲梵 ea26a64b25
fix(nacos): normalize config diff line endings 2026-07-27 22:52:31 +08:00
DengQingNian c8b4224587
perf(export): stream large SQL INSERT exports in background 2026-07-27 22:47:00 +08:00
zipg 1d671ca698
fix(postgres): include owner and grants in displayed DDL 2026-07-27 21:45:35 +08:00
t8y2 a5eb6fd1fa
fix(oracle): classify minus queries as set operations 2026-07-27 21:18:16 +08:00
zipg c4b21cf666
fix(navigation): create independent table target tabs 2026-07-27 20:02:39 +08:00
zipg 6b0f20ad5c
fix(grid): preserve column visibility across tab switches 2026-07-27 20:00:58 +08:00
greathaoqi 1748638a55
feat(editor): add scroll space past last line 2026-07-27 19:14:24 +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 e3361ad928
fix(transfer): avoid nested dialog scrollbars 2026-07-27 17:33:18 +08:00
t8y2 d26c77ceb6
fix(editor): support Unicode SQL completion prefixes 2026-07-27 17:33:18 +08:00
zipg 74c603ee9d
feat(connection): add editable connection notes 2026-07-27 17:01:23 +08:00
如梦技术 38c2bced92
fix(starrocks): expose materialized views in sidebar 2026-07-27 16:57:24 +08:00
zipg bd693d7b98
fix(sidebar): preserve case-sensitive object identities 2026-07-27 16:52:35 +08:00
zipg 0aced0012c
fix(updater): separate Windows 7 offline update path 2026-07-27 16:44:47 +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
t8y2 267310ced1
fix(editor): honor configured shortcut precedence 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
zipg 0b4b1f956f
fix(dameng): preserve cloned column comments 2026-07-27 14:53:13 +08:00
zhangsan d5e0cde7e2
fix(sidebar): improve pinned item drag ordering 2026-07-27 14:41:04 +08:00
onenewcode 4c57520a12
feat(redis): add fuzzy key tree search 2026-07-27 14:40:31 +08:00
zipg 589fbb02c9
fix(desktop): stabilize legacy WebKit connection grid 2026-07-27 14:11:59 +08:00
二丫讲梵 39d0f5b30f
fix(etcd): preserve raw key identity in browser actions 2026-07-27 13:18:53 +08:00
Abeautifulsnow 122853d089
fix(ai): reset action when reselecting active mode 2026-07-27 12:33:06 +08:00
二丫讲梵 f9c2fb27d3
feat(nacos): add Nacos dashboard metrics 2026-07-27 12:16:39 +08:00
t8y2 98bf3d1dfd
fix(tdengine): generate data for stable tables 2026-07-27 11:15:18 +08:00
GIWTO d9a6655fd9
fix(query): preserve JDBC aliases and duplicate-column sorting 2026-07-27 00:27:12 +08:00
onenewcode 51fa058edb
feat(redis): add local expiration modes 2026-07-26 23:33:56 +08:00
huijiangyuan 3a2dc4225a
feat(ssh): support key+password combined authentication 2026-07-26 17:52:33 +08:00
t8y2 000bb907e3
fix(mysql): support compatible explain formats 2026-07-26 16:24:15 +08:00
t8y2 6a796ae97e
fix(sql): interpolate braced parameters in string literals 2026-07-26 15:52:02 +08:00
t8y2 5e7ab62066
fix(dameng): support SSL connection settings 2026-07-26 15:31:11 +08:00
t8y2 f18030df72
fix(grid): preserve native clipboard in table info 2026-07-26 13:47:46 +08:00
t8y2 94dbe3725f
fix(editor): reduce completion popup corner radius 2026-07-26 13:24:44 +08:00
t8y2 931cff48c0
fix(editor): improve SQL completion insertion 2026-07-26 13:10:31 +08:00
t8y2 66e2dad11e
fix(grid): preserve column filters across tab eviction 2026-07-26 12:12:20 +08:00
Elias 3836142f72
fix(xugu): preserve programmable object DDL execution 2026-07-26 11:56:19 +08:00
二丫讲梵 f56d3a86c1
feat(etcd): add key TTL synchronization 2026-07-26 11:55:52 +08:00
dienaso 43f73ca4ca
fix(i18n): add missing zh-CN translation keys 2026-07-26 11:55:17 +08:00
二丫讲梵 1ebc3fd12b
feat(nacos): enhance configuration management 2026-07-26 11:20:05 +08:00
zhangsan 406b7acdbb
feat(sidebar): persist custom pinned item ordering 2026-07-26 10:30:09 +08:00
t8y2 b5b56aad81
fix(completion): qualify ambiguous table suggestions 2026-07-26 09:09:19 +08:00
t8y2 47d48a09e9
fix(jdbc): show schemas for generic JDBC connections 2026-07-25 21:51:11 +08:00
GIWTO 1e21a5ad52
perf(grid): optimize bulk edit performance 2026-07-25 20:06:25 +08:00
zipg e6da0a6298
fix(sqlserver): preserve legacy compatibility setting 2026-07-25 19:41:27 +08:00
zipg c1270ba793
fix(oracle): improve alias column completion 2026-07-25 19:41:07 +08:00
zipg 30641f3c89
fix(sidebar): add draggable horizontal scrollbar 2026-07-25 19:40:49 +08:00
Guoyu Su 3da4dd5ff9
fix(mongodb): avoid exact count for unfiltered queries 2026-07-25 19:40:09 +08:00
zhangsan 7e0f77eded
fix(sidebar): refresh table list after batch paste 2026-07-25 19:39:25 +08:00