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

Execution Status Enum #7

Merged
merged 1 commit into from
Dec 25, 2022
Merged

Execution Status Enum #7

merged 1 commit into from
Dec 25, 2022

Conversation

bh2smith
Copy link
Owner

Closes #2

We implement Deserialization (via impl FromStr) for an Enum representation of Query ExecutionStatus. All relevant tests are provided.

@bh2smith bh2smith merged commit 1182d57 into main Dec 25, 2022
@bh2smith bh2smith deleted the status-enum branch June 4, 2023 16:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use Enum for Query Status
1 participant