Commit Graph

4027 Commits

Author SHA1 Message Date
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
t8y2 0be9bcef12
fix(oracle): avoid rownum on initial view reads 2026-07-27 21:18:16 +08:00
t8y2 ae90b81c14
fix(kingbase): emulate sslmode prefer in native agent 2026-07-27 21:18:16 +08:00
t8y2 f8b40e30a9
fix(dameng): preserve spatial indexes in table DDL 2026-07-27 20:08:39 +08:00
t8y2 efbffce9c9
fix(nacos): isolate authentication probes 2026-07-27 20:08:39 +08:00
t8y2 5babaea219
fix(sqlserver): support legacy index metadata 2026-07-27 20:08:39 +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 66c768061a
fix(saphana): normalize legacy driver class alias 2026-07-27 18:28:32 +08:00
t8y2 cec4796dab
fix(oceanbase): read blob values as bytes 2026-07-27 18:26:49 +08:00
t8y2 fabdc1b75a
fix(tdengine): preserve timestamp precision 2026-07-27 18:26:49 +08:00
Elias 7e024b8cef
fix(xugu): return SHOW statement result sets 2026-07-27 17:46:03 +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
t8y2 307985c8a2
fix(transfer): preserve SQL Server backslashes 2026-07-27 17:33:18 +08:00
idx 60b0d8a9a8
fix(kafka): include EC support in managed JRE 2026-07-27 17:23:07 +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 166027600f
fix(postgres): render interval values as text 2026-07-27 16:06:34 +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
lewis ed47877723
fix(opengauss): preserve sequence metadata semantics 2026-07-27 15:19:42 +08:00
zhangyc 7f20b03177
feat(editor): retain multiple query result runs 2026-07-27 15:06:28 +08:00
zipg fddc0fdf50
fix(postgres): sanitize JDBC URL compatibility parameters 2026-07-27 15:03:32 +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
t8y2 a0b9e0b37b
fix(oracle): avoid SYSDBA service as explain schema 2026-07-27 13:39:40 +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
t8y2 34b7814c5c
fix(ci): respect docs workspace patches 2026-07-27 11:02:28 +08:00
t8y2 09c5a6cd22
feat(docs): refine navigation and sponsor experience 2026-07-27 10:51:19 +08:00
github-actions[bot] 628371fa3f chore(docs): refresh contributor activity 2026-07-26 18:22:21 +00:00
github-actions[bot] 80acc1428f chore: bump module versions [skip ci] 2026-07-26 17:48:33 +00:00
github-actions[bot] bd73fefc42 chore(packages): release 0.4.43 [skip node-packages-release] 2026-07-26 17:25:43 +00:00
github-actions[bot] 66cd8d0aaa chore(jdbc): bump plugin version [skip ci] 2026-07-26 17:13:01 +00:00
t8y2 abb1008989
chore(release): prepare v0.5.67 2026-07-27 01:12:13 +08:00
Hand Sonic 2bfbe67f47
feat(release): add static browser builds 2026-07-27 00:37:41 +08:00
GIWTO d9a6655fd9
fix(query): preserve JDBC aliases and duplicate-column sorting 2026-07-27 00:27:12 +08:00
dienaso 5ad08e633b
docs(agents): add Chinese agent authoring guide 2026-07-26 23:34:04 +08:00