t8y2
634f604cd6
fix(postgres): preserve exported and imported values
2026-07-25 22:57:41 +08:00
wbean
98d1ab3ab3
feat(sidebar): add persistent table filters
2026-07-25 08:46:12 +08:00
二丫讲梵
9cfee7f497
feat(export): support database setup and batch SQL scripts
2026-07-24 23:52:10 +08:00
Abeautifulsnow
95db01e359
feat(agents): concurrent all-agent-driver upgrade
2026-07-24 23:50:50 +08:00
t8y2
7ee335e38a
feat(uxdb): add UXDB database support
2026-07-24 21:15:06 +08:00
t8y2
46db5f2686
fix(questdb): support legacy table metadata
2026-07-24 17:28:49 +08:00
t8y2
0449d7487a
feat(cloudberry): add database support
2026-07-24 16:55:50 +08:00
t8y2
72083b476f
fix(sql): resolve CTE references by query scope
2026-07-23 00:15:24 +08:00
zipg
503d6748d4
fix(export): support PostgreSQL temporary-table result export
2026-07-22 23:50:55 +08:00
zipg
63dd0e88b5
feat(editor): support SQL Server cross-database completion
2026-07-22 15:08:44 +08:00
soddygo
19e5b25f71
feat(export): add MySQL auto increment export option
2026-07-21 21:43:11 +08:00
zipg
754c8b4a53
fix(export): use inactivity timeout for result export
2026-07-21 21:08:13 +08:00
t8y2
8126303e64
fix(sqlserver): recognize datepart function arguments
2026-07-21 19:45:59 +08:00
t8y2
79cd12d13a
feat(agents): add versioned offline driver packages
2026-07-21 13:42:39 +08:00
zipg
4634b0948d
fix(import): preserve Excel number formatting for text columns
2026-07-20 23:32:37 +08:00
zipg
1e76d60f16
fix(editor): 修复 Kingbase 反引号 SQL 诊断误报
2026-07-20 11:33:25 +08:00
zipg
49a1172469
fix(sqlserver): align insert hints with generated columns
2026-07-20 02:29:28 +08:00
zipg
0d2b6685d3
fix(sqlserver): display long varchar query results
2026-07-20 00:52:31 +08:00
t8y2
9679d48824
fix(sqlserver): return informational server messages
2026-07-19 12:47:46 +08:00
t8y2
368351d70e
fix(export): use inactivity timeout for SQL Server streams
2026-07-19 12:47:08 +08:00
t8y2
91abfb747b
fix(sqlserver): recognize CREATE PROC syntax
2026-07-19 11:11:37 +08:00
CSXFanMeng
7abac0959f
feat(backup): support table filters and MySQL compatibility
2026-07-19 10:32:33 +08:00
vrustx
81f787e8d1
feat(export): prefetch table metadata during database export
2026-07-19 08:50:27 +08:00
Guoyu Su
be1a2c6236
feat(duckdb): support editing view definitions
2026-07-17 21:38:14 +08:00
onenewcode
bb613b1712
fix(mongodb): support aggregate options and parse errors
2026-07-17 16:57:38 +08:00
jischeng
41e0989f96
feat(starrocks): enable user and privilege management
2026-07-16 18:21:24 +08:00
zipg
36d8fabc8f
fix(kingbase): use connection identifier quotes in MySQL mode
2026-07-16 15:20:41 +08:00
zipg
0a1efdcb85
feat(settings): add global date and time formats
2026-07-16 14:49:28 +08:00
zipg
9234c33e24
fix(mongodb): preserve BSON dates in copied inserts
2026-07-15 21:01:40 +08:00
shen
3748d83cde
feat(desktop): add database info and SQL statement markers
2026-07-15 18:35:34 +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
8c6a4d60b2
fix(sqlserver): preserve explicit transaction batches
2026-07-14 20:38:08 +08:00
zipg
73f11f4265
feat(export): include query SQL in XLSX
2026-07-14 10:45:21 +08:00
jischeng
a9ca66a829
fix(doris): qualify external catalog tables
2026-07-13 23:56:53 +08:00
zipg
c02b3967df
fix(agent): import JRE from offline bundle
2026-07-13 22:20:58 +08:00
Komh
35ca4e3a37
feat(duckdb): add connection bootstrap and remote catalogs
2026-07-13 17:03:33 +08:00
onenewcode
7a42b1e96b
fix(mysql): stop multi-statement execution after first error
2026-07-12 21:30:27 +08:00
wuxiemian
1be66fb115
feat(safety): add production environment safeguards
2026-07-12 10:02:27 +08:00
t8y2
bfdd7e5b1a
feat(transfer): support Kingbase data transfer
2026-07-11 22:22:21 +08:00
t8y2
830e3c2183
fix(mysql): stream large SQL file execution
2026-07-11 20:25:05 +08:00
t8y2
b5f462f8e0
fix(sqlserver): support GO in SQL file execution
2026-07-10 23:06:52 +08:00
DengQingNian
e429c8945b
feat(mysql): edit column charset and collation
2026-07-10 15:13:57 +08:00
zipg
67edb94b1d
feat(sqlserver): support legacy TLS compatibility
2026-07-09 22:45:54 +08:00
zipg
ce8cb2b509
fix(oracle): preserve DATE time in display and export
2026-07-09 15:04:34 +08:00
t8y2
315c6e235b
fix(clickhouse): stream query result exports
2026-07-09 13:49:59 +08:00
hhzorg
d9bb92d1e9
feat(doris): show external catalogs in sidebar
2026-07-09 00:45:29 +08:00
zipg
47d9257ac2
feat(dameng): support proxy job administration
...
* Feature: add Dameng agent job management
* fix(duckdb): stabilize worker process tests
* fix(dameng): address job admin review
---------
Co-authored-by: zipg <4047349+zipg@users.noreply.github.com>
2026-07-09 00:39:06 +08:00
Moe.
a07f115407
fix(data-transfer): handle missing owner role policy and align web sync behavior
...
* Feat: Add PostgreSQL transfer ownership preview and resolution
- Add ownership policy support for data transfers: preserve, skip, and reassign missing owners
- Preview missing PostgreSQL roles before creating target schema objects
- Show ownership confirmation dialog when target roles are missing
- Allow users to skip ownership changes or reassign missing owners to the target connection user
- Add Tauri and HTTP API support for ownership preview
- Apply ownership statements according to selected policy during PostgreSQL transfers
- Add Chinese localization for ownership confirmation UI
* Feat: Add ownership confirmation localization
- Add ownership confirmation messages for supported desktop locales
- Include skip and confirm labels for ownership handling
- Update transfer test requests to use Preserve ownership policy
2026-07-09 00:35:34 +08:00
miracle
c32d0b7d6e
fix(duckdb): close worker process reliably
2026-07-08 20:31:02 +08:00
zipg
33b4fc1dac
feat(driver): clear download cache
2026-07-08 20:21:05 +08:00