Skip to content

chore: remove drop protection before cleanup #2863

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

Merged
merged 4 commits into from
Feb 6, 2024

Conversation

olavloite
Copy link
Collaborator

The cleanup function used to remove old test databases did not remove the drop protection flag before trying to drop a database.

The cleanup function used to remove old test databases did not remove
the drop protection flag before trying to drop a database.
@olavloite olavloite requested a review from a team as a code owner February 6, 2024 14:02
@product-auto-label product-auto-label bot added size: s Pull request size is small. api: spanner Issues related to the googleapis/java-spanner API. labels Feb 6, 2024
@product-auto-label product-auto-label bot added size: m Pull request size is medium. and removed size: s Pull request size is small. labels Feb 6, 2024
@olavloite olavloite added the automerge Merge the pull request once unit tests and other checks pass. label Feb 6, 2024
@product-auto-label product-auto-label bot added size: l Pull request size is large. and removed size: m Pull request size is medium. labels Feb 6, 2024
@gcf-merge-on-green gcf-merge-on-green bot merged commit 1765e08 into main Feb 6, 2024
@gcf-merge-on-green gcf-merge-on-green bot deleted the disable-drop-protection-before-cleanup branch February 6, 2024 17:54
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Feb 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: spanner Issues related to the googleapis/java-spanner API. size: l Pull request size is large.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants