Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(cli): Remove all unique constraints when in append mode #16189

Open
bbernays opened this issue Jan 17, 2024 · 1 comment · May be fixed by #17129
Open

feat(cli): Remove all unique constraints when in append mode #16189

bbernays opened this issue Jan 17, 2024 · 1 comment · May be fixed by #17129
Assignees

Comments

@bbernays
Copy link
Collaborator

Currently we are only stripping out unique constraints when deterministic cq_id is enabled in order to limit impact of the change.
In the future we should remove all unique constraints for all append destinations.

This can be completed safely once destinations support the changes exposed in cloudquery/plugin-sdk#1470

@erezrokah
Copy link
Contributor

PR in #17129

@yevgenypats yevgenypats changed the title Remove all unique constraints when in append mode feat(cli): Remove all unique constraints when in append mode Mar 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: In progress
Development

Successfully merging a pull request may close this issue.

3 participants