Skip to content

feat: add file domain support for the controlplane-api - #569

Open
ppuha wants to merge 16 commits into
feat-lk-sftpfrom
feat-dds-cp-api-rebase
Open

feat: add file domain support for the controlplane-api#569
ppuha wants to merge 16 commits into
feat-lk-sftpfrom
feat-dds-cp-api-rebase

Conversation

@ppuha

@ppuha ppuha commented Aug 13, 2026

Copy link
Copy Markdown

No description provided.

@ppuha ppuha changed the title Feat dds cp api rebase feat: add file domain support for the controlplane-api Aug 13, 2026
…rt callbacks

Replace SetSftpPublicKeys(v)/SetApprovalConfig(v) with their Update* variants
in the OnConflict Update callbacks. The Set* forms pass []string/struct as raw
SQL bind parameters which SQLite's driver rejects; the Update* forms reference
the EXCLUDED row instead, avoiding the unsupported type error.

Co-authored-by: ppuha <86969593+ppuha@users.noreply.github.com>
@ppuha
ppuha requested a lite review from Copilot August 13, 2026 11:37

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot wasn't able to review this pull request because it exceeds the maximum number of lines (20,000). Try reducing the number of changed lines and requesting a review from Copilot again.

…stop timeout

Co-authored-by: ppuha <86969593+ppuha@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants