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

DRY up query validation error humanization #530

Merged
merged 1 commit into from
Jul 14, 2023

Conversation

cap10morgan
Copy link
Contributor

Closes #312

I couldn't find any remaining places on main where we hadn't already started humanizing the validation error data. Prior work was done on this w/o referencing the issue.

But I did clean up the code that does this a little.

@cap10morgan cap10morgan requested a review from a team July 13, 2023 18:01
Copy link
Contributor

@zonotope zonotope left a comment

Choose a reason for hiding this comment

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

🦘

@cap10morgan cap10morgan merged commit faebe66 into main Jul 14, 2023
6 checks passed
@cap10morgan cap10morgan deleted the feature/humanized-error-messages branch July 14, 2023 19:06
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.

Format error messages for queries that fail validation
2 participants