dbx/src-tauri
二丫讲梵 10aff74072
feat(export-tracker): 增强导出任务跟踪功能 (#1958)
- 添加了对数据库导出、SQL 文件导出和数据传输任务的支持
- 引入了新的状态和错误处理机制
- 实现了任务的重叠检查,防止同时进行相同目标表的数据传输
- 更新了 API 调用以支持新的任务类型
- 增加了相应的国际化文本
- 添加了单元测试以确保新功能的正确性
2026-06-26 18:50:25 +08:00
..
capabilities fix(nacos): 配置导出功能与配置格式完善 2026-06-25 19:22:55 +08:00
icons Add configurable black app icons and logo (#564) 2026-05-31 10:15:59 +08:00
src feat(export-tracker): 增强导出任务跟踪功能 (#1958) 2026-06-26 18:50:25 +08:00
windows/nsis fix: preserve Windows data during upgrades 2026-05-25 16:52:43 +08:00
.gitignore fix: skip macOS framework lookup in dev mode via build.rs 2026-05-07 22:21:13 +08:00
Cargo.lock chore: bump version to 0.4.2 2026-05-06 20:24:13 +08:00
Cargo.toml chore(release): bump app version to 0.5.39 2026-06-26 02:47:33 +08:00
Entitlements.plist fix: support DuckDB extensions in macOS builds 2026-05-27 10:43:20 +08:00
Info.plist fix(macos): add local network permission prompt 2026-06-24 17:42:19 +08:00
build.rs feat: custom theme system with PostgreSQL PL/pgSQL highlighting fix 2026-06-06 20:59:21 +08:00
tauri.conf.json chore(release): bump app version to 0.5.39 2026-06-26 02:47:33 +08:00