Skip to content

Add API query filters for not equals, not startswith, and not endswith#859

Merged
djperrefort merged 3 commits into
mainfrom
extend_filtering
Jun 26, 2026
Merged

Add API query filters for not equals, not startswith, and not endswith#859
djperrefort merged 3 commits into
mainfrom
extend_filtering

Conversation

@djperrefort

Copy link
Copy Markdown
Member

Extends work done in #788 by adding the addition filter suffixes not_eq, not_startswith, and not_endswith. The not_isnull suffix has been dropped as it provides no unique functionality beyond the standard isnull filter.

@djperrefort djperrefort enabled auto-merge (squash) June 26, 2026 04:02
@djperrefort djperrefort merged commit 2f08248 into main Jun 26, 2026
16 checks passed
@djperrefort djperrefort deleted the extend_filtering branch June 26, 2026 04:37
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.

1 participant