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

CLI drop database modified to address in case the database doesn't exist #3064

Merged

Conversation

nshefeek
Copy link
Contributor

@nshefeek nshefeek commented Mar 7, 2023

If you run dispatch database drop when the database is not existing, it results in sqlalchemy.exc.ProgrammingError. This is just a minor fix to give a better CLI experience.

@kevgliss kevgliss self-requested a review March 7, 2023 16:23
@kevgliss kevgliss added the enhancement New feature or request label Mar 7, 2023
Copy link
Contributor

@kevgliss kevgliss left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks for the PR!

@nshefeek
Copy link
Contributor Author

nshefeek commented Mar 7, 2023

LGTM, thanks for the PR!

Thanks for letting me contribute

@nshefeek nshefeek closed this Mar 7, 2023
@nshefeek nshefeek reopened this Mar 7, 2023
@kevgliss kevgliss merged commit 83dac68 into Netflix:master Mar 7, 2023
rutvijmehta-harness pushed a commit to rutvijmehta-harness/dispatch that referenced this pull request Mar 17, 2023
rutvijmehta-harness added a commit to rutvijmehta-harness/dispatch that referenced this pull request Mar 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants