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

Bug fix: case-sensitive validation warning for filter granularity #352

Merged
merged 3 commits into from
Oct 1, 2024

Conversation

courtneyholcomb
Copy link
Contributor

Description

Fixes a bad ValidationWarning. This warning was being triggered if you used lowercase granularity in a where filter, which should not be the case. This change makes it case insensitive.

Checklist

@courtneyholcomb courtneyholcomb merged commit 3033a83 into main Oct 1, 2024
28 checks passed
@courtneyholcomb courtneyholcomb deleted the court/warning-bug branch October 1, 2024 20:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants