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

external: introduce DROP EXTERNAL CONNECTION #84226

Closed
adityamaru opened this issue Jul 12, 2022 · 1 comment · Fixed by #84751
Closed

external: introduce DROP EXTERNAL CONNECTION #84226

adityamaru opened this issue Jul 12, 2022 · 1 comment · Fixed by #84751
Assignees
Labels
A-disaster-recovery C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) T-disaster-recovery

Comments

@adityamaru
Copy link
Contributor

adityamaru commented Jul 12, 2022

Add support for dropping an External Connection that represents an external resource. This involves removing the relevant row from the system.external_connections table.

Jira issue: CRDB-17528

Epic CRDB-15001

@adityamaru adityamaru added C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) A-disaster-recovery labels Jul 12, 2022
@adityamaru adityamaru self-assigned this Jul 12, 2022
@blathers-crl
Copy link

blathers-crl bot commented Jul 12, 2022

cc @cockroachdb/bulk-io

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-disaster-recovery C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) T-disaster-recovery
Projects
No open projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant