zipg
|
445b6473f4
|
fix(saved-sql): 修复 SQL 库连接关联丢失与历史文件不可见
* fix: 持久化并显示 SQL 库连接关联
* fix: 补充 SQL 库关联状态翻译
* chore: 修复数据标签页策略格式
---------
Co-authored-by: zipg <4047349+zipg@users.noreply.github.com>
|
2026-08-05 23:58:32 +08:00 |
zipg
|
39fcaa15cb
|
fix(grid): sort negative values correctly on current page
|
2026-08-05 09:40:01 +08:00 |
guoyongchang
|
eed0a26b6f
|
fix(tabs): restore close-right tab action
|
2026-08-05 02:59:19 +08:00 |
zipg
|
c9764be9a0
|
fix(mongodb): support collation for find queries
|
2026-08-04 00:37:13 +08:00 |
onenewcode
|
8e7b74d0ee
|
feat(mongodb): improve sidebar index management
|
2026-08-02 22:45:33 +08:00 |
t8y2
|
2aeafa136c
|
fix(editor): refresh diagnostics after structure saves
|
2026-08-02 19:46:44 +08:00 |
miracle
|
bcafc4a474
|
fix(query): preserve structured backend errors
|
2026-08-02 16:37:46 +08:00 |
t8y2
|
c1be3da134
|
fix(mongodb): export full find query results
|
2026-07-31 23:15:11 +08:00 |
zipg
|
e48902fa06
|
fix(sqlserver): preserve unqualified table schema for editing
|
2026-07-31 15:25:24 +08:00 |
zhangyc
|
e2ba75b102
|
feat(saved-sql): run queries in the current database
|
2026-07-31 01:57:39 +08:00 |
guoyongchang
|
e5287f50b4
|
fix(sqlserver): keep hidden-key sorting editable across pages
|
2026-07-30 23:03:49 +08:00 |
guoyongchang
|
b89e0079a5
|
fix(sqlserver): preserve database-qualified editing targets
|
2026-07-30 20:55:14 +08:00 |
Guoyu Su
|
d0a55b1b07
|
fix(sqlite): normalize database context routing
|
2026-07-30 03:12:02 +08:00 |
polemp
|
d928412bf6
|
feat(sidebar): add routine source open mode
|
2026-07-29 20:48:40 +08:00 |
zipg
|
02aea73d28
|
fix(kingbase): preserve query schema context
|
2026-07-29 18:43:53 +08:00 |
zhangyaxi
|
a07def6042
|
feat(export): support safe background query exports
|
2026-07-29 03:18:06 +08:00 |
GIWTO
|
b7e3b2ee57
|
fix(query): isolate duplicated tab rename state
|
2026-07-29 01:05:23 +08:00 |
zipg
|
1672d64619
|
fix(mongodb): support query result pagination
|
2026-07-28 01:02:24 +08:00 |
weiyong
|
a49137ae8b
|
feat(elasticsearch): add custom checks and tabular REST results
|
2026-07-27 18:55:37 +08:00 |
Guoyu Su
|
3da4dd5ff9
|
fix(mongodb): avoid exact count for unfiltered queries
|
2026-07-25 19:40:09 +08:00 |
二丫讲梵
|
0992c52448
|
feat(mongodb): support copying MongoDB documents
|
2026-07-24 15:50:49 +08:00 |
t8y2
|
3f228a04b0
|
fix(query): honor agent cursor row limits
|
2026-07-23 21:52:44 +08:00 |
zipg
|
503d6748d4
|
fix(export): support PostgreSQL temporary-table result export
|
2026-07-22 23:50:55 +08:00 |
t8y2
|
c153e93d54
|
fix(grid): append infinite scroll result segments
|
2026-07-21 18:45:02 +08:00 |
二丫讲梵
|
cdbe0079e7
|
feat(settings): configure table open page size
|
2026-07-20 14:05:40 +08:00 |
t8y2
|
4bcf618162
|
feat(cli): migrate CLI to native Rust binary
|
2026-07-18 22:29:29 +08:00 |
co1dsand
|
681da22c33
|
feat(mongodb): improve document quick filters
|
2026-07-17 18:51:33 +08:00 |
zipg
|
ef76b137bb
|
feat(gaussdb): allow clearing query schema
|
2026-07-16 17:31:36 +08:00 |
zipg
|
da7eedb49c
|
feat(elasticsearch): improve REST commands and visual filters
|
2026-07-16 16:31:15 +08:00 |
t8y2
|
295b67dd36
|
feat(core): optimize query resource lifecycle
|
2026-07-16 00:19:24 +08:00 |
zipg
|
020d9869ac
|
fix(query): analyze multi-result editability per statement
|
2026-07-15 20:11:26 +08:00 |
zipg
|
5b985b670d
|
fix(query): match primary keys by dialect-aware casing
|
2026-07-15 20:11:04 +08:00 |
zipg
|
12b3c8425e
|
fix(query): propagate schema reset close failures
|
2026-07-15 11:10:23 +08:00 |
zipg
|
73f11f4265
|
feat(export): include query SQL in XLSX
|
2026-07-14 10:45:21 +08:00 |
Guoyu Su
|
a99a34b4ab
|
fix(mongodb): use dedicated count for legacy collections
|
2026-07-13 13:21:50 +08:00 |
miracle
|
16e879e40e
|
perf(query): optimize result loading and connection reuse
|
2026-07-12 11:18:52 +08:00 |
二丫讲梵
|
add57d3ae0
|
feat(toolbar): redesign query result toolbar layout
|
2026-07-12 00:30:43 +08:00 |
t8y2
|
1dd4623919
|
fix(sql-files): distinguish files with duplicate names
|
2026-07-11 18:32:17 +08:00 |
zipg
|
343a5ba6c9
|
fix(grid): separate table open row limit
|
2026-07-11 08:55:43 +08:00 |
二丫讲梵
|
264909aaa9
|
feat(mongo): add document JSON preview
|
2026-07-11 01:00:47 +08:00 |
t8y2
|
53f2a4f215
|
fix(spark): apply selected database to queries
|
2026-07-10 21:45:13 +08:00 |
SuLea-IT
|
68cfb5af5c
|
fix(query): reduce retained result memory
|
2026-07-10 18:15:25 +08:00 |
二丫讲梵
|
ea8b3f9800
|
feat(tabs): enhance result toolbar layout and labels
|
2026-07-10 15:54:01 +08:00 |
t8y2
|
cb6350bef6
|
fix(query): support editing distinct results
|
2026-07-10 13:19:28 +08:00 |
miracle
|
3ff4f470f2
|
fix(mysql): reuse data tab client session
|
2026-07-10 10:56:48 +08:00 |
t8y2
|
87efe469a4
|
fix(desktop): reduce grid scroll jank
|
2026-07-09 17:55:33 +08:00 |
t8y2
|
aa0abcd670
|
feat(query): support broader result editing
|
2026-07-09 14:35:59 +08:00 |
二丫讲梵
|
ff8e53d47b
|
feat(query): 优化多条查询语句结果展示与语句匹配问题 (#2697)
|
2026-07-06 18:39:36 +08:00 |
t8y2
|
92ef1ac3cf
|
feat(structure): open editor from field and index nodes
|
2026-07-06 14:16:43 +08:00 |
onenewcode
|
77cd835cda
|
[fix] fix Linux Alt+F4 exit handling (#2576)
|
2026-07-05 12:41:54 +08:00 |