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

Omit empty filter groups from query #195

Merged
merged 1 commit into from
Mar 6, 2020
Merged

Omit empty filter groups from query #195

merged 1 commit into from
Mar 6, 2020

Conversation

tanner0101
Copy link
Member

@tanner0101 tanner0101 commented Mar 6, 2020

QueryBuilder filter groups that have no filters are now omitted from the query (#195, fixes #9).

@tanner0101 tanner0101 added the bug Something isn't working label Mar 6, 2020
@tanner0101 tanner0101 added the semver-patch Internal changes only label Mar 6, 2020
@tanner0101 tanner0101 merged commit 7922c9b into master Mar 6, 2020
@tanner0101 tanner0101 deleted the tn-empty-group branch March 6, 2020 21:10
@tanner0101
Copy link
Member Author

These changes are now available in 1.0.0-rc.1.6

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working semver-patch Internal changes only
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow empty filter group in QueryBuilder
1 participant