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 some places where trying to parse an empty string could panic. #2051

Merged
merged 1 commit into from
Dec 11, 2024

Conversation

jsdt
Copy link
Contributor

@jsdt jsdt commented Dec 10, 2024

Description of Changes

This fixes a couple places where trying to parse an empty string into a query could panic instead of returning an error.

Expected complexity level and risk

1

Testing

Unit tests are in the PR.

@jsdt jsdt marked this pull request as ready for review December 10, 2024 23:26
@jsdt jsdt added this pull request to the merge queue Dec 11, 2024
Merged via the queue into master with commit 3782f88 Dec 11, 2024
9 checks passed
@jsdt jsdt deleted the jsdt/empty-query-parsing branch December 11, 2024 19:56
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.

2 participants