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

Fix db commands acting on same databases multiple times #237

Merged
merged 1 commit into from
Sep 24, 2024

Conversation

timriley
Copy link
Member

Fix bug introduced with the multiple gateway support where the db commands, when called without the --app or --slice args (i.e. commands intended to find all databases in the app), would operate multiple times on the same databases within a slice with >1 gateway.

@timriley timriley self-assigned this Sep 24, 2024
@timriley timriley merged commit 0c49496 into main Sep 24, 2024
9 checks passed
@timriley timriley deleted the fix-all-db-detection-for-multiple-gateways branch September 24, 2024 13:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant