dbx/src-tauri
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
..
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 fix(data-transfer): handle missing owner role policy and align web sync behavior 2026-07-09 00:35:34 +08:00
windows/nsis fix(release): allow missing WebView2 loader 2026-07-01 10:28:05 +08:00
.gitignore
Cargo.lock
Cargo.toml feat(release): bump app to 0.5.50 2026-07-08 10:02:45 +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 feat(release): bump app to 0.5.50 2026-07-08 10:02:45 +08:00
tauri.webview2-offline.conf.json feat(release): add Windows WebView2 offline installer 2026-06-30 19:50:41 +08:00