dbx/apps/desktop
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
..
public feat(spark): add Apache Spark database driver with catalog support 2026-07-07 14:36:22 +08:00
src fix(data-transfer): handle missing owner role policy and align web sync behavior 2026-07-09 00:35:34 +08:00
components.json refactor(desktop): organize lib modules by domain 2026-07-04 13:53:52 +08:00
index.html
tsconfig.json feat(driver): centralize database capabilities 2026-06-10 22:12:44 +08:00
vite.config.ts feat(driver): clear download cache 2026-07-08 20:21:05 +08:00