Skip to content

Fix DropRole in Azure for PG16 #169

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 2 commits into from
Apr 7, 2025

Conversation

pcallewaert
Copy link
Contributor

@pcallewaert pcallewaert commented Apr 2, 2025

This removes obsolete code in the DropRole function that caused issues with PG16 (fixes #161, superseeds #162)
I did a small refactor of the Azure class so it is more clear what is code for Flexible and what code is for Single server. I would propose to remove the Single server code in a next major release as that offering is sunset at Azure.

@pcallewaert pcallewaert self-assigned this Apr 2, 2025
@pcallewaert pcallewaert force-pushed the pc/azure-fixes branch 2 times, most recently from 1d40bc4 to 0f1ef35 Compare April 3, 2025 07:29
@pcallewaert pcallewaert added the bug Something isn't working label Apr 3, 2025
@pcallewaert pcallewaert marked this pull request as ready for review April 3, 2025 11:17
@pcallewaert pcallewaert requested a review from hitman99 April 3, 2025 11:17
@pcallewaert pcallewaert changed the title Improve Azure implmentation [WIP] Fix DropRole in Azure for PG16 Apr 3, 2025
@pcallewaert
Copy link
Contributor Author

@hitman99 I've tested this against a fresh Azure database, and it looks good. Could you review or give OK to merge?

@hitman99
Copy link
Member

hitman99 commented Apr 5, 2025

Approved, thanks for testing this @pcallewaert

@pcallewaert pcallewaert merged commit d6e9ac0 into movetokube:master Apr 7, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[bug] Not being able to drop the database due to permission issue
2 participants